[Koha-bugs] [Bug 5608] Tool to move MARC21 series info to 490 tag

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Mar 21 17:00:30 CET 2013


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5608

--- Comment #23 from Paul Poulain <paul.poulain at biblibre.com> ---
Created attachment 16671
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=16671&action=edit
[PASSED QA] Bug 5608 - command-line tool to switch information in 440 and 490
tags

With the MARC21 standard moving from the 440 tag to the 490, this tool is
to help libraries make the move.  It switches any information in 440 tags to
490 tags, and any information in 490 tags to 440 tags.  That seemed like the
best way to go to me.  There is also an option to create 830 tags for any 44
information, like authorities, that can't be represented in the 490 tag.

To Test:
locate some biblios with 440 or 490 tags filled.
run bin/migration_tools/switch_marc21_series_info.pl -c
observe that the information in the biblios has switched 4xx tags.

http://bugs.koha-community.org/show_bug.cgi?id=5608
Signed-off-by: Bernardo Gonzalez Kriegel <bgkriegel at gmail.com>

Comment: Work as described. No errors.

Signed-off-by: Paul Poulain <paul.poulain at biblibre.com>

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list