zotero/chrome
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
..
content Fix potential sync error after Replace Online Library in group 2023-04-21 06:51:25 -04:00
locale Zotero{ -app-name } for some localized strings 2023-04-14 07:03:31 -04:00
skin/default fx-compat: Lay out preferences window with flexbox (#3073) 2023-04-10 15:37:50 -04:00