Summary: | Authorities search does not retain selection | ||
---|---|---|---|
Product: | Koha | Reporter: | Nick Clemens (kidclamp) <nick> |
Component: | MARC Authority data support | Assignee: | Nick Clemens (kidclamp) <nick> |
Status: | CLOSED FIXED | QA Contact: | Testopia <testopia> |
Severity: | major | ||
Priority: | P5 - low | CC: | aleisha, andrew, julian.maurice, lucas, oleonard, victor |
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: |
20.11.00, 20.05.01, 19.11.07, 19.05.12
|
|
Circulation function: | |||
Bug Depends on: | |||
Bug Blocks: | 36659 | ||
Attachments: |
Bug 25653: Update tab selector to use 'active' and include all options
Bug 25653: Update tab selector to use 'active' and include all options Bug 25653: Update tab selector to use 'active' and include all options |
Description
Nick Clemens (kidclamp)
2020-06-02 14:00:19 UTC
Created attachment 105489 [details] [review] Bug 25653: Update tab selector to use 'active' and include all options It looks like the functionality was broken when ui tabs were upgraded and mainmainentry was added To test: 1 - Browse to Authorities 2 - Search in each tab 3 - Note all search results revert to 'Search main heading a only' 4 - Apply patch 5 - Note selection is retained after search Created attachment 105495 [details] [review] Bug 25653: Update tab selector to use 'active' and include all options It looks like the functionality was broken when ui tabs were upgraded and mainmainentry was added To test: 1 - Browse to Authorities 2 - Search in each tab 3 - Note all search results revert to 'Search main heading a only' 4 - Apply patch 5 - Note selection is retained after search Signed-off-by: Claire Gravely <claire_gravely@hotmail.com> Created attachment 105570 [details] [review] Bug 25653: Update tab selector to use 'active' and include all options It looks like the functionality was broken when ui tabs were upgraded and mainmainentry was added To test: 1 - Browse to Authorities 2 - Search in each tab 3 - Note all search results revert to 'Search main heading a only' 4 - Apply patch 5 - Note selection is retained after search Signed-off-by: Claire Gravely <claire_gravely@hotmail.com> Signed-off-by: Julian Maurice <julian.maurice@biblibre.com> THANK YOU! :) This bug was so annoying... Pushed to master for 20.11, thanks to everybody involved! backported to 20.05.x for 20.05.01 backported to 19.11.x for 19.11.07 Backported to 19.05.x branch for 19.05.12 |