diff --git a/chrome/content/zotero/xpcom/data/item.js b/chrome/content/zotero/xpcom/data/item.js index 72eaeafdd0..9a47e59973 100644 --- a/chrome/content/zotero/xpcom/data/item.js +++ b/chrome/content/zotero/xpcom/data/item.js @@ -499,10 +499,11 @@ Zotero.Item.prototype.setType = function(itemTypeID, loadIn) { let creators = this.getCreators(); if (creators.length) { let removeAll = !Zotero.CreatorTypes.itemTypeHasCreators(itemTypeID); - for (let i=0; i