Summary: | Filtering funds by library resets to empty in library pull down | ||
---|---|---|---|
Product: | Koha | Reporter: | Katrin Fischer <katrin.fischer> |
Component: | Acquisitions | Assignee: | Jonathan Druart <jonathan.druart> |
Status: | CLOSED FIXED | QA Contact: | Testopia <testopia> |
Severity: | minor | ||
Priority: | P5 - low | CC: | aleisha, hc, jonathan.druart, lucas, victor |
Version: | Main | ||
Hardware: | All | ||
OS: | All | ||
See Also: | https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26098 | ||
Change sponsored?: | --- | Patch complexity: | Trivial patch |
Documentation contact: | Documentation submission: | ||
Text to go in the release notes: | Version(s) released in: |
20.11.00, 20.05.03, 19.11.09
|
|
Circulation function: | |||
Attachments: |
Bug 25887: Keep library filter on the fund list view
Bug 25887: Keep library filter on the fund list view Bug 25887: Keep library filter on the fund list view |
Description
Katrin Fischer
2020-06-28 22:50:09 UTC
Created attachment 107564 [details] [review] Bug 25887: Keep library filter on the fund list view The problem: When filtering funds by library, the pull down for libraries resets to "empty" when the page is reloaded, although the filter criteria is visible in the URL. Test plan: Create a fund for library A Create a fund for library B Go to the fund list view => All funds are listed Select library A in the library filter, click "Go" => Funds for library A are listed => Library filter has "library A" selected Edit fund for library B => The edit form has "library B" selected Created attachment 107594 [details] [review] Bug 25887: Keep library filter on the fund list view The problem: When filtering funds by library, the pull down for libraries resets to "empty" when the page is reloaded, although the filter criteria is visible in the URL. Test plan: Create a fund for library A Create a fund for library B Go to the fund list view => All funds are listed Select library A in the library filter, click "Go" => Funds for library A are listed => Library filter has "library A" selected Edit fund for library B => The edit form has "library B" selected Signed-off-by: Holly Cooper <hc@interleaf.ie> Created attachment 107606 [details] [review] Bug 25887: Keep library filter on the fund list view The problem: When filtering funds by library, the pull down for libraries resets to "empty" when the page is reloaded, although the filter criteria is visible in the URL. Test plan: Create a fund for library A Create a fund for library B Go to the fund list view => All funds are listed Select library A in the library filter, click "Go" => Funds for library A are listed => Library filter has "library A" selected Edit fund for library B => The edit form has "library B" selected Signed-off-by: Holly Cooper <hc@interleaf.ie> Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de> Thx for fixing this one! Also thanks Holly for the quick sign-off! Pushed to master for 20.11, thanks to everybody involved! backported to 20.05.x for 20.05.03 backported to 19.11.x for 19.11.09 Not backported to oldoldstable (19.05.x). Feel free to ask if it's needed. |