zotero/chrome
Dan Stillman 4e1937680f Throw error if non-number is passed to Zotero.DataObjects.getAsync()
Previously, if an id was psased as a string and the id existed in the
cache, an error wouldn't be thrown, but if there id wasn't in the cache
(e.g., because it was in an unloaded library) it would. This requires an
integer in all cases.

Note that, among other things, any code that gets ids from object keys
will need to convert them to integers before passing to getAsync().
2017-05-23 02:04:58 -04:00
..
content Throw error if non-number is passed to Zotero.DataObjects.getAsync() 2017-05-23 02:04:58 -04:00
locale Merge locales from Transifex 2017-05-17 21:41:40 -04:00
skin/default/zotero UI fixes for read-only notes 2017-05-12 20:01:47 -04:00