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

            Bug ID: 29511
           Summary: While editing MARC records, subfields appear in
                    varying order
 Change sponsored?: ---
           Product: Koha
           Version: 21.05
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P5 - low
         Component: Cataloging
          Assignee: [email protected]
          Reporter: [email protected]
        QA Contact: [email protected]
                CC: [email protected]

Created attachment 127762
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=127762&action=edit
245 blank subfields not in order

Edit the MARC record 245. Blank subfields appear in inconsistent order. 

Expected order:
245 a,b,c,h

Default framework order:
245 a,b,c,h

Different records with only a subfield a have the following order:
245 a,c,h,b
245 a,h,c,b
245 a,b,c,h

Record with subfield a,c may appear as:
245 a,c,b,h
245 a,a,h,b

Field 300 is also noted to have different blank subfield orders for different
records.

-- 
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.
_______________________________________________
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