zotero/test
Dan Stillman 33ef7b1641 Prevent setting search .name to empty value
Prevents bug in zotero-citation plugin (at least on macOS) from creating
a search that breaks syncing

We were already checking for a missing name in `saveTx()`, but the
plugin is saving the same search twice in rapid succession, the second
time without a name, and the second attempt clears the search object's
name value after the first save's `_initSave()` check and before its SQL
write. The second save fails, but the first save goes through without a
name, resulting in a sync error.

https://forums.zotero.org/discussion/104274/id-1702002152-cannot-sync
https://github.com/MuiseDestiny/zotero-citation/issues/31
2023-04-12 22:23:13 -04:00
..
components fx-compat: Restore tests and test using actual Zotero executable 2022-06-17 20:24:43 -04:00
content Continue generating citeProcJSExport test data 2023-04-02 19:05:53 -04:00
resource fx-compat: Update httpd.js from mozilla-central 1739f130 2022-06-17 20:24:43 -04:00
tests Prevent setting search .name to empty value 2023-04-12 22:23:13 -04:00
chrome.manifest fx-compat: Restore tests and test using actual Zotero executable 2022-06-17 20:24:43 -04:00
install.rdf Update maxVersion 2015-10-29 03:57:08 -04:00
runtests.sh fx-compat: Restore tests and test using actual Zotero executable 2022-06-17 20:24:43 -04:00