Summary: | Using patron search filters may clear "search type" settings in "More options" | ||
---|---|---|---|
Product: | Koha | Reporter: | Katrin Fischer <katrin.fischer> |
Component: | Patrons | Assignee: | Bugs List <koha-bugs> |
Status: | NEW --- | QA Contact: | Testopia <testopia> |
Severity: | minor | ||
Priority: | P5 - low | CC: | gmcharlt, jonathan.druart, kyle.m.hall, nick, pedro.amorim |
Version: | Main | ||
Hardware: | All | ||
OS: | All | ||
Change sponsored?: | --- | Patch complexity: | --- |
Documentation contact: | Documentation submission: | ||
Text to go in the release notes: | Version(s) released in: | ||
Circulation function: | |||
Bug Depends on: | 34106 | ||
Bug Blocks: |
Description
Katrin Fischer
2024-03-18 08:25:25 UTC
Coming from commit b9ffc47100dbb13e966af73c713a6857cb9e8ca0 Bug 34106: Update header search box searchtype when form is submitted It's not working. But others are not working either. Maybe it was the original intention of the code removed from commit 41254a1b64f134ed87c2cd52241c0f5995ef8c4d Bug 36334: Remove unnecessary JS code from member.tt IMO We should not update the header if the form is submitted. And so we could simply revert commit from bug 34196. |