[Koha-patches] [PATCH] Revisions to auto-generated authorities patch

Brian Harrington brian at jhu.edu
Tue Apr 28 17:36:42 CEST 2009


On Mon, 27 Apr 2009 19:22:56 -0400
Galen Charlton <galen.charlton at liblime.com> wrote:

> SetMarcUnicodeFlag() needs to be run for both MARC21 and UNIMARC, so
> it should be taken out of the conditional block.  Also, the UTF-8 flag
> is UNIMARC records isn't the Leader/09, it's positions 26-29 of the
> 100 $a

Hi Galen,

I'll fix and resubmit, but first a couple of quick questions:

1.  I had SetMarcUnicodeFlag() as MARC21-only because that's how it is
in the original version.  The comments indicate that it isn't necessary
in UNIMARC.  Should I move it anyway?

2.  If we do run SetMarcUnicodeFlag() on UNIMARC records, it will
create the 100a for the UTF-8 flag, and that means that the code in
AddAuthority() which creates the 100a and populates it with the creation
date and other basic values won't get called.  Should I add code to do
that to addbiblio.pl?

Thanks,

Brian  
 
-- 
Brian Harrington
Content and Resource Development Coordinator
Project MUSE
The Johns Hopkins University Press
brian at jhu.edu



More information about the Koha-patches mailing list