2.1b4 update - Add Item by Identifier (ISBN) not working
I couldn't find any recent discussions regarding this topic, so perhaps I'm doing something wrong. Since updating to 2.1b4 (or maybe since 2.1b3) I can't add any items by the ISBN/DOI/PMID button any more. After entering an ISBN number (any ISBN number) zotero seems to search endlessly. Any solutions anybody? I'd be glad to hear of them (I like that feature a lot).
In my experience, however, I can cancel the search dialog and the item will appear in you library.
DOI works.
They work for me in the multilingual branch, which is about the same as 2.1b4, at least as far as translators are concerned.
Debug log:
(3)(+0013707): Translate: WARNING: new Zotero.Translate() is deprecated; please don't use this if you don't have to
(3)(+0000000): Translate: Searching for translators for an undisclosed location
(4)(+0000000): Translate: Binding sandbox to http://www.example.com/
(4)(+0000002): Translate: Parsing code for CrossRef
(4)(+0000003): Translate: Parsing code for Citebase
(3)(+0000002): Translate: WARNING: Zotero.done() called after translation completion; please fix your code
(4)(+0007635): Registering observer for [collection,search,share,group,bucket] in notifier with hash bS'
(5)(+0000001): SELECT itemTypeID AS id, typeName AS name, custom FROM itemTypesCombined WHERE display=2
(5)(+0000001): SELECT itemTypeID AS id, typeName AS name, custom FROM itemTypesCombined WHERE display=1
(4)(+0000011): Registering observer for [item] in notifier with hash Ii'
(4)(+0012643): Unregistering observer in notifier with hash 'bS'
(4)(+0000003): Unregistering observer in notifier with hash 'Ii'
(4)(+0002779): Registering observer for [collection,search,share,group,bucket] in notifier with hash Zw'
(5)(+0000001): SELECT itemTypeID AS id, typeName AS name, custom FROM itemTypesCombined WHERE display=2
(5)(+0000001): SELECT itemTypeID AS id, typeName AS name, custom FROM itemTypesCombined WHERE display=1
(4)(+0000010): Registering observer for [item] in notifier with hash 29'
(4)(+0015737): Registering observer for [collection,search,share,group,bucket] in notifier with hash JM'
(5)(+0000001): SELECT itemTypeID AS id, typeName AS name, custom FROM itemTypesCombined WHERE display=2
(5)(+0000001): SELECT itemTypeID AS id, typeName AS name, custom FROM itemTypesCombined WHERE display=1
(4)(+0000010): Registering observer for [item] in notifier with hash sX'
(4)(+0010250): Unregistering observer in notifier with hash 'JM'
(4)(+0000005): Unregistering observer in notifier with hash 'sX'
(4)(+0003950): Registering observer for [collection,search,share,group,bucket] in notifier with hash JL'
(5)(+0000001): SELECT itemTypeID AS id, typeName AS name, custom FROM itemTypesCombined WHERE display=2
(5)(+0000001): SELECT itemTypeID AS id, typeName AS name, custom FROM itemTypesCombined WHERE display=1
(4)(+0000011): Registering observer for [item] in notifier with hash 72'
I have test traffic with Fiddler, in case of using valid ISBN number there is nothing in http monitor (no request throw web proxy)... in other cases there is request to http://www.crossref.org/
PS: OS Windows, error exist in plugin and standalone.
thanks