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

            Bug ID: 37718
           Summary: MarcFieldsToOrder cannot process repeated fields
 Change sponsored?: ---
           Product: Koha
           Version: Main
          Hardware: All
                OS: All
            Status: NEW
          Severity: major
          Priority: P5 - low
         Component: Acquisitions
          Assignee: [email protected]
          Reporter: [email protected]
        QA Contact: [email protected]

Before bug 35026 the MarcFieldsToOrder system preference would simply take the
first value from a field if there were multiple - it now throws an error when
trying to pull price from 020$c if there are two isbns.

To test:
1 - Find a marc file with 2 isbn fields, each including price
2 - Add to MarcFieldsToOrder:
    price: 020$c
3 - Stage file
4 - Add to basket from staged file
5 - Error:
    Invalid number of fields detected on field 020, please check this file at
/kohadevbox/koha/Koha/MarcOrder.pm line 156

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