https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42262

            Bug ID: 42262
           Summary: MARC 006 tag editor plugin drops blank value in
                    position 17 when editing existing tag
   Initiative type: ---
        Sponsorship ---
            status:
           Product: Koha
           Version: Main
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: P5 - low
         Component: Cataloging
          Assignee: [email protected]
          Reporter: [email protected]
        QA Contact: [email protected]
                CC: [email protected]

When one opens the 006 tag editor plugin when editing a record that already has
an 006 value, a blank value in position 17 is dropped by the plugin. This
causes the record to save an invalid 006, triggering the error message added in
Bug 40272. 

To recreate:
- have a MARC record with Type of Material "BKS - Books" that does not have an
006 defined (biblio 1 in the KTD default data will work)
- edit the biblio in the basic editor
- open the tag editor for the 006
- observe that the values along the top of the tag editor window show a value
of "" (blank) in position 17
- click Save in the tag editor window
- confirm that the values in the 006 tag end with a space
- open the 006 tag editor again
- observe that the values along the top of the tag editor window no longer show
any value for position 17. Instead, they end with the zero in position 16
- click Save in the tag editor window
- confirm that the values in the 006 tag now end with a zero, not followed by a
space
- save your biblio
- edit the biblio in the basic editor again, get warning "The following
fixed-length control field(s) have an invalid length: 006. Please fix."

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://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