Library Catalog (Voyager 7) translator gets wrong call number
I'm reporting a problem with the Library Catalog (Voyager 7) translator; the debug ID is D1332714725.
Steps to reproduce are as follows:
1. Visit http://endeavor.flo.org/vwebv/holdingsInfo?bibId=591331
2. Import record to Zotero (I'm using the Chrome connector to do so).
3. Look at the new Zotero record.
Expected result:
The Call Number field in Zotero should be ML410.T28 N3 1969 as on the Web page.
Actual result:
The Call Number field is ML410.C4 N3 1969.
I'm using Zotero 4.0.17 and Chrome 38 on Mac OS X 10.8.
Steps to reproduce are as follows:
1. Visit http://endeavor.flo.org/vwebv/holdingsInfo?bibId=591331
2. Import record to Zotero (I'm using the Chrome connector to do so).
3. Look at the new Zotero record.
Expected result:
The Call Number field in Zotero should be ML410.T28 N3 1969 as on the Web page.
Actual result:
The Call Number field is ML410.C4 N3 1969.
I'm using Zotero 4.0.17 and Chrome 38 on Mac OS X 10.8.
This is an old discussion that has not been active in a long time. Before commenting here, you should strongly consider starting a new discussion instead. If you think the content of this discussion is still relevant, you can link to it from your new discussion.
//[@class='fieldLabelSpan'][text()='Call Number: ']/[@class='subfieldData']/text()
, and falling back to MARC if we can't?