1c8abf3841
0 allowed for some accidental behavior due to old code expecting NULL, and it prevented easy checks (``if (!libraryID)``) for a passed libraryID. Code now uses Zotero.Libraries.userLibraryID instead of a hard-coded value (except in schema.js). Functions can still make libraryID optional, but they should then use Zotero.Libraries.userLibraryID if that's to mean the user library. There might be some code that still expects 0 that I missed. |
||
---|---|---|
.. | ||
content | ||
locale | ||
skin/default/zotero |