Find a file
Adomas Venčkauskas 2c7475a5e6 Fix Google Docs integration breaking when cancelling edit bibliograpy
I've run into this randomly. It only occurs if the first operation on a
Google Doc since Zotero restart is the edit bibliography dialog which
you cancel. Due to how the HTTP integration client is implemented, the
missing await causes it to try to send another response to the Connector
(which is no longer waiting on the /response endpoint), failing and
causing a forever pending promise, which makes subsequent attempts to
interact with the Google Docs plugin no-op.

We get occassional reports from users about Google Docs getting stuck
that is fixed by Zotero restart, so hopefully this will reduce those.
2025-08-05 09:55:09 +03:00
.github/workflows Remove issue template 2025-02-10 23:25:03 -05:00
app Update LibreOffice and Word for Mac submodules 2025-07-30 22:31:12 -04:00
chrome Fix Google Docs integration breaking when cancelling edit bibliograpy 2025-08-05 09:55:09 +03:00
defaults/preferences Update default Chicago style after upstream id changes 2025-07-15 00:46:10 -04:00
js-build Remove Chai as Promised 2025-07-30 22:31:08 -04:00
note-editor@c970107f6f Update note-editor and reader submodules 2025-07-31 22:50:21 -04:00
pdf-worker@95358b037a Update build scripts for note-editor, pdf-worker, and reader: 2025-04-30 13:46:32 +03:00
reader@90274193ed Update note-editor and reader submodules 2025-07-31 22:50:21 -04:00
resource ConcurrentCaller: Increment numRunning in the correct place 2025-07-30 22:31:09 -04:00
scripts Update asyncify script to handle more Mocha hooks 2025-07-30 22:30:57 -04:00
scss Improve linux popup appearance (#5452) 2025-08-01 11:02:14 -04:00
styles@aeaac039f1 Update styles and CSL locales 2025-07-15 00:46:09 -04:00
test Don't merge into a missing snapshot attachment (#5459) 2025-08-02 01:53:47 -04:00
translators@484110c925 Update translators, styles, and CSL locales 2025-03-18 23:46:45 -04:00
types/gecko fx140: Update type definitions 2025-07-30 22:30:37 -04:00
.babelrc Use production builds of react libraries (#4482) 2024-08-02 03:43:02 -04:00
.gitattributes Update Linux updater for Zotero 7 2023-05-20 10:51:47 +00:00
.gitignore Use user-provided codesign script for Windows signing 2024-04-08 10:12:58 +01:00
.gitmodules Remove chai-as-promised submodule 2025-03-05 22:59:49 -05:00
chrome.manifest Remove old citation dialogs (#5177) 2025-04-02 05:26:06 -04:00
CONTRIBUTING.md Add "support questions" to CONTRIBUTING.md 2022-12-01 05:10:42 -05:00
COPYING Update COPYING 2018-03-26 11:27:48 +02:00
eslint.config.mjs fx140: Add working require.js, more progress toward startup 2025-07-30 22:18:36 -04:00
package-lock.json Remove Chai as Promised 2025-07-30 22:31:08 -04:00
package.json Remove Chai as Promised 2025-07-30 22:31:08 -04:00
README.md "Zotero wiki" → "Zotero documentation" in app build README 2023-04-26 04:40:22 -04:00
update.rdf Update Fx minVersion to 45 2016-12-13 09:12:55 -05:00
version Update version to 8.0 2025-07-30 22:30:54 -04:00

Zotero

CI

Zotero is a free, easy-to-use tool to help you collect, organize, cite, and share your research sources.

Please post feature requests or bug reports to the Zotero Forums. If you're having trouble with Zotero, see Getting Help.

For more information on how to use this source code, see the Zotero documentation.