zotero/test
Dan Stillman 4a30dd2e4f Fix potential sync error after Replace Online Library in group
https://forums.zotero.org/discussion/104431/syncing-problem

Replace Online Library can upload annotations created by others in a
group library, so if the upload resulted in a local write, "Cannot edit
item in library" was thrown, since annotations by others aren't
writable. This should've only been a problem if the uploaded data was
actually modified by the server, but we were also checking whether
objects were editable before checking if they had actually changed, so
it would happen for any upload of another person's annotation.

This fixes the order of checks when saving objects and makes an
edit-check exception for saving uploaded data for group annotations.
2023-04-21 06:51:25 -04:00
..
components fx-compat: Restore tests and test using actual Zotero executable 2022-06-17 20:24:43 -04:00
content Continue generating citeProcJSExport test data 2023-04-02 19:05:53 -04:00
resource fx-compat: Update httpd.js from mozilla-central 1739f130 2022-06-17 20:24:43 -04:00
tests Fix potential sync error after Replace Online Library in group 2023-04-21 06:51:25 -04:00
chrome.manifest fx-compat: Restore tests and test using actual Zotero executable 2022-06-17 20:24:43 -04:00
runtests.sh Update test prefs 2023-04-15 01:21:45 -04:00