Opened 16 years ago

Closed 16 years ago

#349 closed defect (fixed)

MARCPlugin can't use marc2qdc.txt

Reported by: kjdon Owned by: kjdon
Priority: moderate Milestone: Next Release (2 or 3)
Component: Collection Building: Plugins Severity: major
Keywords: Cc:

Description

MARCPlugin can use marctodc.txt but not marc2qdc.txt. I think this was written for MARCXML plugin. THe format of the file is an extended version of marctodc.txt.

I'm going to modify MARCPlugin to use the exxtended format.

Change History (3)

comment:1 by kjdon, 16 years ago

Status: newassigned

comment:2 by kjdon, 16 years ago

I have moved the code that reads in the metadata mapping file into marcmapping.pm, and both MARCXMLPlugin and MARCPlugin now use this code.

Note, haven't tested this for ascii marc files using MARCPlugin. The code is different for ascii files and others. (Why?)

Also, haven't really tested MARCXMLplugin. but code changes are so minor that it should work exactly the same as the old version :-) (famous last words)

See #353 for a reason why it may not work

comment:3 by kjdon, 16 years ago

Resolution: fixed
Status: assignedclosed
Note: See TracTickets for help on using tickets.