Issue with word plugin and upper case text inside fields
When I was editing a document and tried I started to get errors "SyntaxError: parseJSON" when I tried to do anything with Zotero. After debugging, it turned out that one of the citations had the field codes in upper case.
{ ADDIN ZOTERO_ITEM {"SORT":TRUE,"CITATIONITEMS":[{"KEY":"N9KJB9MU"}]}}
I am using Word 2008 on OS X ans this can easily happend when using keyboard shortcuts: The shortcut for adding a reference is CTRL + OPT +A and CTRL + SHIFT + A make the selected text upper case. I know that Word should not capitalize text inside the fields, but since it does, would it be possible to make parsing of the field codes case insensitive in Zotero? This might save some users a bit of troubleshooting time.
{ ADDIN ZOTERO_ITEM {"SORT":TRUE,"CITATIONITEMS":[{"KEY":"N9KJB9MU"}]}}
I am using Word 2008 on OS X ans this can easily happend when using keyboard shortcuts: The shortcut for adding a reference is CTRL + OPT +A and CTRL + SHIFT + A make the selected text upper case. I know that Word should not capitalize text inside the fields, but since it does, would it be possible to make parsing of the field codes case insensitive in Zotero? This might save some users a bit of troubleshooting time.
-
dstillmanReproduced. I've created a ticket. Thanks for the help debugging this.
-
dstillmanAfter a bit more investigation, we're probably not going to fix this. See the ticket for details.