[Koha-bugs] [Bug 20798] New: Client side validation for for fund selection prevents adding only some records to a basket

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon May 21 20:56:31 CEST 2018


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

            Bug ID: 20798
           Summary: Client side validation for for fund selection prevents
                    adding only some records to a basket
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P5 - low
         Component: Acquisitions
          Assignee: koha-bugs at lists.koha-community.org
          Reporter: kyle at bywatersolutions.com
        QA Contact: testopia at bugs.koha-community.org
        Depends on: 19453

Bug 19453 "fixed" the fund validation that never actually worked. This
validation should be removed altogether instead. It is overly simplistic and
simply checks to see if each record in the batch has a fund selected regardless
of whether that record will be imported or not.

In addition, the code completely ignores items generated by
MarcItemFieldsToOrder such that even if items on that page have a fund
selected, the javascript forces the librarian to make a selection from the
left-hand fund pulldown even though it will not be used.

Considering this bad validation is basically 'new' as it never worked before,
the most sensible course of action would be to 'undo' the change and remove the
validation.


Referenced Bugs:

https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19453
[Bug 19453] Client side validation broken for "Fund" select
-- 
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.


More information about the Koha-bugs mailing list