[Koha-bugs] [Bug 8627] New: Fixing pipe values in MARC21 controlfield 008 of authorities

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Aug 13 10:45:10 CEST 2012


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

          Priority: P5 - low
 Change sponsored?: ---
            Bug ID: 8627
          Assignee: m.de.rooy at rijksmuseum.nl
           Summary: Fixing pipe values in MARC21 controlfield 008 of
                    authorities
          Severity: enhancement
    Classification: Unclassified
                OS: All
          Reporter: m.de.rooy at rijksmuseum.nl
          Hardware: All
            Status: ASSIGNED
           Version: master
         Component: MARC Authority data support
           Product: Koha

Within field 008 pipe values (i.e. character | ) were not passed correctly in
the plugin script value_builder/marc21_field_008_authorities.pl to the
template, resulting in replacement of these character positions.

Attached patch handles them correctly.
Test this in Add/Edit authorities (staff) by:
1 Without patch: Put | at the last position of 008 manually (overwrite last
character). Click plugin (tag editor). Look at position 039 and click OK. You
should have lost the pipe character.
2 With patch. Again put | at the end (overwrite last character). Goto tag
editor and look at pos 39. Click OK. You should still have a pipe char.
3 Sign off.

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


More information about the Koha-bugs mailing list