[Bug 8627] New: Fixing pipe values in MARC21 controlfield 008 of authorities
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8627 Priority: P5 - low Change sponsored?: --- Bug ID: 8627 Assignee: m.de.rooy@rijksmuseum.nl Summary: Fixing pipe values in MARC21 controlfield 008 of authorities Severity: enhancement Classification: Unclassified OS: All Reporter: m.de.rooy@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.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8627 --- Comment #1 from M. de Rooy <m.de.rooy@rijksmuseum.nl> --- Created attachment 11572 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=11572&action=edit Patch -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8627 M. de Rooy <m.de.rooy@rijksmuseum.nl> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |Needs Signoff -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8627 --- Comment #2 from M. de Rooy <m.de.rooy@rijksmuseum.nl> --- Created attachment 11573 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=11573&action=edit Followup for replacing tabs -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8627 Julian Maurice <julian.maurice@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #11572|0 |1 is obsolete| | --- Comment #3 from Julian Maurice <julian.maurice@biblibre.com> --- Created attachment 11637 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=11637&action=edit [SIGNED-OFF] 8627 Fixing pipe values in controlfield 008 authorities Signed-off-by: Julian Maurice <julian.maurice@biblibre.com> -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8627 Julian Maurice <julian.maurice@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #11573|0 |1 is obsolete| | --- Comment #4 from Julian Maurice <julian.maurice@biblibre.com> --- Created attachment 11638 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=11638&action=edit [SIGNED-OFF] 8627 Followup for removing tabs Signed-off-by: Julian Maurice <julian.maurice@biblibre.com> -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8627 Julian Maurice <julian.maurice@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off CC| |julian.maurice@biblibre.com --- Comment #5 from Julian Maurice <julian.maurice@biblibre.com> --- Works as expected. -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8627 Mason James <mtj@kohaaloha.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA CC| |mtj@kohaaloha.com QA Contact| |mtj@kohaaloha.com --- Comment #6 from Mason James <mtj@kohaaloha.com> ---
Signed-off-by: Julian Maurice <julian.maurice@biblibre.com>
patch looks good, passing QA… $ koha-qa.pl testing 1 commit(s) (applied to commit a64c811) * 6dee396 8627 Followup for removing tabs cataloguing/value_builder/marc21_field_008_authorities.pl * cataloguing/value_builder/marc21_field_008_authorities.pl OK -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8627 Paul Poulain <paul.poulain@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Passed QA |Pushed to Master CC| |paul.poulain@biblibre.com Version|master |rel_3_10 --- Comment #7 from Paul Poulain <paul.poulain@biblibre.com> --- Patch pushed to master (Could also be considered as a minor bugfix & pushed to 3.8) -- You are receiving this mail because: You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org