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

            Bug ID: 37316
           Summary: Cannot add items to basket via file if barcodes not
                    supplied
 Change sponsored?: ---
           Product: Koha
           Version: Main
          Hardware: All
                OS: All
            Status: NEW
          Severity: critical
          Priority: P5 - low
         Component: Acquisitions
          Assignee: koha-bugs@lists.koha-community.org
          Reporter: n...@bywatersolutions.com
        QA Contact: testo...@bugs.koha-community.org

Bug 33171 added the ability to supply barcodes in MarcItemFieldsToOrder

We didn't seem take into account that if no value is supplied, the default
value from an html input is ""

When you try to add multiple items with an empty string as the barcode, Koha
dies.


Duplicate ID at /usr/share/perl5/Exception/Class/Base.pm line 88
        Exception::Class::Base::throw('Koha::Exceptions::Object::DuplicateID',
'error', 'Duplicate ID', 'duplicate_id', 'itembarcodeidx') called at
/kohadevbox/koha/Koha/Object.pm line 178
        Koha::Object::catch {...}
('DBIx::Class::Exception=HASH(0x558905ec0958)') called at
/usr/share/perl5/Try/Tiny.pm line 123
        Try::Tiny::try('CODE(0x558905ebb9d0)',
'Try::Tiny::Catch=REF(0x558905f638f0)') called at
/kohadevbox/koha/Koha/Object.pm line 209

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
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