zotero/chrome/content
Dan Stillman 31c928a3ff Don't let invalid translators break all translation
If a translator couldn't be parsed, `_translatorInfo` wouldn't be set,
and that would somehow cause the translator info for subsequent
detections to be out of sync with the code loading, and nothing would
work. Putting a try/catch around the eval() allows subsequent
translators to continue to work normally. (There might be a better fix,
but this seems to work.)

This was happening for Better BibTeX translators that were still
installed without the extension (which they need to be parsed properly),
causing all imports to break.

https://forums.zotero.org/discussion/86613/error-id-1093166052-upload-of-ris-and-bibtex-data-failed
2020-12-10 03:58:17 -05:00
..
scaffold Scaffold: Improve cookie handling 2020-12-06 03:09:13 -05:00
zotero Don't let invalid translators break all translation 2020-12-10 03:58:17 -05:00
zotero-platform Fix number inputs and adjust linux styling for feed settings 2020-11-24 15:10:06 +02:00