zotero/chrome/content
Adomas Venčkauskas 5818935a32 Address file import bugs
I don't know why why, but wbp.saveDocument() destroys the
document object which is passed into it. This means that further access
of the document is impossible and raises errors, which we were not
handling properly and not returning on attachment saving.

I've added error handling and changed removed code which tries to access
the document after the Zotero.Utilities.Internal.saveDocument() call.

Addresses https://forums.zotero.org/discussion/64745/5-0-beta-apparently-stuck-at-saving-to
2017-04-07 14:35:49 +03:00
..
zotero Address file import bugs 2017-04-07 14:35:49 +03:00
zotero-platform Fix startup error loading Zotero service 2017-01-13 02:47:42 -05:00