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.
//[@class='fieldLabelSpan'][text()='Call Number: ']/[@class='subfieldData']/text()
, and falling back to MARC if we can't?