zotero/chrome/content
Dan Stillman 2f556d0da1 Adjust identifier registration on object save
Previously, object identifiers were registered in a commit callback, but that
meant that they wouldn't be available to getLibraryAndKeyFromID/
getIDFromLibraryAndKey within a transaction. Instead, register them before
saving and clear them in a tranasction rollback if necessary.

This changes Zotero.DataObject to call its own _finalizeSave() in addition to a
descendent one.
2015-04-25 03:17:41 -04:00
..
zotero Adjust identifier registration on object save 2015-04-25 03:17:41 -04:00
zotero-platform Set tree image height to 16px everywhere 2015-04-07 14:37:13 -04:00