[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
Mon Feb 25 20:14:28 CET 2013


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

Bernardo Gonzalez Kriegel <bgkriegel at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #15604|0                           |1
        is obsolete|                            |

--- Comment #15 from Bernardo Gonzalez Kriegel <bgkriegel at gmail.com> ---
Created attachment 15661
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=15661&action=edit
[SIGNED-OFF] 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.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are watching all bug changes.


More information about the Koha-bugs mailing list