zotero/chrome/content
Dan Stillman 94f69371d0 Citation dialog: Handle citation processor errors during sort gracefully
If io.sort() fails during accept, log and continue unsorted -- the
insert runs the same processor operation, so a real failure triggers the
document-update error dialog instead of a stuck progress window.
Skipping the sort doesn't affect the inserted citation, which the
processor sorts itself. It only determines the stored item order, and
with it the initial bubble order if the citation is edited later -- the
reopened dialog re-sorts once cited data has loaded.

The preview-handling part of the original commit doesn't apply, since
9.0 doesn't have the citation preview.

(cherry picked from commit e2db3c7966)
2026-07-06 13:05:56 -04:00
..
scaffold cookieContextId -> userContextId 2026-05-05 09:51:04 -04:00
zotero Citation dialog: Handle citation processor errors during sort gracefully 2026-07-06 13:05:56 -04:00
zotero-platform fx140: fix separators on linux (#5432) 2025-07-30 22:31:12 -04:00