diff --git a/chrome/content/zotero/bindings/tagselector.xml b/chrome/content/zotero/bindings/tagselector.xml index c03a3f7975..956a163219 100644 --- a/chrome/content/zotero/bindings/tagselector.xml +++ b/chrome/content/zotero/bindings/tagselector.xml @@ -644,7 +644,7 @@ if (result && newName.value) { // Add other ids with same tag - var ids = Zotero.Tags.getIDs(oldName); + var ids = Zotero.Tags.getIDs(oldName, this.libraryID); for (var i=0; i