Closed (outdated)
Project:
Bibliography Module
Version:
6.x-1.14
Component:
Miscellaneous
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
27 Sep 2010 at 14:17 UTC
Updated:
21 Dec 2018 at 19:03 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
rjerome commentedThe missing data may be in different fields. I would need to see the file to figure out why it doesn't work. If you can post it here, I'll take a look.
Ron.
Comment #2
daengo commentedthank you Ron.
I've attached an exported MARC record, and screenshots of the MARC view, what biblio shows after importing the MARC record and what our Voyager system shows for the record.
I just noticed also that the ISBN number didn't completely import either for that item and that I have other records like that.
I hope you can help. I really like this module and was planning to use it next semester since nobody in my group is a real librarian.
thanks,
dan
Comment #3
rjerome commentedHi Dan,
As I suspected, the missing data was in sub-fields which I was not accessing. The call number issue is fixed, but the ISBN one is a bit trickier since there are multiple ISBNs attached to that record, but Biblio only has a single ISBN field. Do you have any suggestions... I could concatenate them (separated with a semi-colon) or just keep one of them.
FYI, while I can parse all the fields of a MARC file, the field and sub-field mapping back to Biblio fields is still somewhat incomplete, so you may find other anomalies, but given the detailed data that you provided they are usually easy to fix.
Ron.
Comment #4
daengo commentedOh, I'm fine with the single ISBN field and I understand about the anomalies. Where you mention the call number issue being fixed, is there somewhere we could download a patch to the module?
thanks for your investigation.
Dan
Comment #5
rjerome commentedThe fix is in the -dev version, you can see a diff here
Basically line 638 in biblio.import.export.inc changed from
to...
Ron.
Comment #6
daengo commentedThanks Ron!
It works now. I'm going to re-import all of my MARCs to see if I have any other problems. We can do with the ISBN the way it is but the concatenation would be a nice feature also.
dan
Comment #7
daengo commentedhere is another
Comment #8
daengo commentedNevermind that one. I see that our MARC record is incomplete when I reference the LOC site.
sorry.
Comment #9
liam morlandThis version is no longer maintained. If this issue is still relevant to the Drupal 7 version, please re-open and provide details.