zotero/chrome/content
Dan Stillman b1fc6ac67c Fix (some) crashes switching collections while items are being added
The items list is generated from the database (via search), but new
items may have been added to the database but not yet been registered,
causing unloaded-data errors during sorting. Avoid that by not showing
unregistered items when generating the items list.

Additional protections are necessary -- it's still possible to get
errors, and maybe a crash, if an item has been registered but not yet
fully loaded -- but this addresses the most common one.
2017-03-09 04:02:09 -05:00
..
zotero Fix (some) crashes switching collections while items are being added 2017-03-09 04:02:09 -05:00
zotero-platform Fix startup error loading Zotero service 2017-01-13 02:47:42 -05:00