http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8627
Priority: P5 - low
Change sponsored?: ---
Bug ID: 8627
Assignee: [email protected]
Summary: Fixing pipe values in MARC21 controlfield 008 of
authorities
Severity: enhancement
Classification: Unclassified
OS: All
Reporter: [email protected]
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.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/