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

            Bug ID: 10715
           Summary: MARC21 007 Plugin Editor doesn't load position 01
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: trivial
          Priority: P5 - low
         Component: Cataloging
          Assignee: [email protected]
          Reporter: [email protected]
        QA Contact: [email protected]
                CC: [email protected]

Currently, position 01 isn't loaded into the plugin editor for the 007 field in
MARC21.

This is because the template expects 1 character but the perl script is trying
to pass in 4 characters. 

I can see no reason for this and when I do a git blame, it looks like this
might be an accidental holdover from a past implementation of the plugin
editor.

If we switch the perl script to pass 1 character instead of 4, the plugin
editor works as it should and I see no undesirable behaviours.

-- 
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/

Reply via email to