diff --git a/chrome/content/zotero/xpcom/translation/item_local.js b/chrome/content/zotero/xpcom/translation/item_local.js index fa01d6ecb..4b2df55be 100644 --- a/chrome/content/zotero/xpcom/translation/item_local.js +++ b/chrome/content/zotero/xpcom/translation/item_local.js @@ -274,6 +274,7 @@ Zotero.Translate.ItemSaver.prototype = { var newItem = Zotero.Items.get(myID); // save fields + attachment.itemType = "attachment"; this._saveFields(attachment, newItem); // add note if necessary