https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19453 Bug ID: 19453 Summary: Client side validation broken for "Fund" select Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: normal Priority: P5 - low Component: Acquisitions Assignee: koha-bugs@lists.koha-community.org Reporter: glasklas@gmail.com QA Contact: testopia@bugs.koha-community.org This might be a regression, or perhaps it has never worked, but the js-validation for the "Fund" select uses the selector [name="fund_code"] when the element is named "fund_id", correcting the selector fixes this. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.