[citeproc-js] Error updating citation in Word 2013 (sortedItems.slice)
I am having trouble inserting or editing 2 citations using the Word 2013 plugin. Each time I try to insert either of these 2 citations, I get the same error message which includes a message with this code:
"citations[(j - 1)].sortedItems.slice(...)[0] is undefined"
The Debug ID is D1138723646.
I'm using 4.0.1 standalone (x86) with a custom style: Academy of Management Review (but happy to change styles if this will solve the problem)
"citations[(j - 1)].sortedItems.slice(...)[0] is undefined"
The Debug ID is D1138723646.
I'm using 4.0.1 standalone (x86) with a custom style: Academy of Management Review (but happy to change styles if this will solve the problem)
When you say "custom style" - do you mean you have manually adapted the AMR style from zotero.org/styles or do you just mean you're not using one of the pre-installed styles? If you did customize your style then yes, we'd want to know if the problem persists with another author-date style.
I then changed my style from the AMR style I got from the Zotero website to the stock standard Elsevier Harvard and it delivered the same error.
I also installed Zotero on a different computer running Word 2010 instead of 2013. This still delivers the same error.
This error is now given when adding any new sources to my thesis. This problem does not occur when adding citations to a new document.
http://www.zotero.org/support/word_processor_plugin_troubleshooting#debugging_broken_documents
please save a copy of the broken document, it may be of interest to one of the devs working on the Word plugin.
I'm happy to donate the buggy copy to any devs if they want them
The second problem is that this empty citation triggers an issue in citeproc-js, but maybe only in styles that sort citations.
I tried with AMR and then also with Organization Studies which prodcued the same citeproc-js issue and both work -thank you for your help.