Zotero is a free, easy-to-use tool to help you collect, organize, cite, and share your research sources.
![]() Before 5.0 we performed a regexp on new item data values to determine if they were integers and saved them natively in SQLite if so. We no longer do that, but setField() used strict equality when checking for changes, so an item could be marked as changed when comparing to a new string value (e.g., from a write response from the API, which always returns strings). To avoid that, this converts all old values in the DB to strings and saves all incoming values as strings automatically. (This should also help with searching and some other things.) |
||
---|---|---|
chrome | ||
components | ||
defaults/preferences | ||
resource | ||
styles@a154cf5d27 | ||
test | ||
translators@155dfa3555 | ||
.gitattributes | ||
.gitmodules | ||
.travis.yml | ||
chrome.manifest | ||
CONTRIBUTING.md | ||
COPYING | ||
install.rdf | ||
README.md | ||
update.rdf |
Zotero
Zotero is a free, easy-to-use tool to help you collect, organize, cite, and share your research sources.
Please post feature requests or bug reports to the Zotero Forums. If you're having trouble with Zotero, see Getting Help.
For more information on how to use this source code, see the Zotero wiki.