zotero/chrome
Dan Stillman b857283ed6 Fix skipItemUpdate logic in Item#relinkAttachmentFile()
We were skipping updating of `clientDateModified` in order to prevent an
attachment item upload, but that hasn't been used since Zotero 4. This
might mean that, in some rare situations (e.g., a filename that needed to
be shortened due to filesystem path length?), people in read-only or
non-files-editable groups may have ended up triggering access errors and
needing to reset local data after a file download.

Now, we properly skip marking the attachment item as unsynced.
2025-08-28 03:10:48 -04:00
..
content Fix skipItemUpdate logic in Item#relinkAttachmentFile() 2025-08-28 03:10:48 -04:00
locale Add Relate Items to context menu (#5499) 2025-08-20 02:15:06 -04:00
skin/default/zotero Remove timeline related code (#5484) 2025-08-15 01:30:42 -04:00