https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32126 Bug ID: 32126 Summary: Adding item search fields is broken - can't add more than one field Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: normal Priority: P5 - low Component: Searching Assignee: koha-bugs@lists.koha-community.org Reporter: david@davidnind.com QA Contact: testopia@bugs.koha-community.org When adding item search fields (Administration > Catalog > Item search fields) in current master, you can only add one new field. If you try and add another one, the body of the page is blank (navigation, etc is still in place). I also checked this on the latest 22.05, and this problem doesn't occur - I can successfully add multiple item search fields. So something has broken this in master. I have also tried in different browsers (Firefox and Google Chrome). To replicate: 1. Go to Administration > Catalog > Item search fields. 2. Click on 'New search field'. 3. Enter required details and submit: ==> table with the item search field added displayed. 4. Repeat step 2: ==> You now get a blank page (navigation, etc is still in place) and no add new item search field form. Identified when testing bug 31406. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.