diff --git a/chrome/content/zotero/bindings/itembox.xml b/chrome/content/zotero/bindings/itembox.xml index 230086183a..d1abc6ed7e 100644 --- a/chrome/content/zotero/bindings/itembox.xml +++ b/chrome/content/zotero/bindings/itembox.xml @@ -1565,76 +1565,79 @@ @@ -1916,7 +1919,7 @@ // a refresh), close it manually if (textbox && textbox.parentNode) { elem = this.createValueElement( - this.item.getField(fieldName), + newVal, fieldName, tabindex );