Incorrect import of multi-volume Library of Congress catalog entries
When importing a Library of Congress catalog entry, the Zotero plugin appears to take the first integer in the work description and pass that as the "number of pages" field.
That assumption fails in all cases where an LC work has multiple volumes, as in this example:
https://lccn.loc.gov/77091083
The Description field reads: "2 v. (xxi, 794 p.) ; 24 cm."
Here, 2 should be passed to number of volumes; 794 should be passed to number of pages.
Minor bug but hopefully a quick fix!
Firefox 117.0.1
Zotero 6.0.27
Zotero connector 5.0.111
That assumption fails in all cases where an LC work has multiple volumes, as in this example:
https://lccn.loc.gov/77091083
The Description field reads: "2 v. (xxi, 794 p.) ; 24 cm."
Here, 2 should be passed to number of volumes; 794 should be passed to number of pages.
Minor bug but hopefully a quick fix!
Firefox 117.0.1
Zotero 6.0.27
Zotero connector 5.0.111
-
adamsmithThanks -- this is general problem in how we're parsing MARC. issue created.