| Summary: | Placing a hold on the OPAC takes the user to their account page, but does not activate the holds tab | ||
|---|---|---|---|
| Product: | Koha | Reporter: | Nick Clemens (kidclamp) <nick> |
| Component: | OPAC | Assignee: | Lucas Gass (lukeg) <lucas> |
| Status: | CLOSED FIXED | QA Contact: | Testopia <testopia> |
| Severity: | normal | ||
| Priority: | P5 - low | CC: | fridolin.somers, lucas, victor |
| Version: | Main | ||
| Hardware: | All | ||
| OS: | All | ||
| GIT URL: | Initiative type: | --- | |
| Sponsorship status: | --- | Comma delimited list of Sponsors: | |
| Crowdfunding goal: | 0 | Patch complexity: | Trivial patch |
| Documentation contact: | Documentation submission: | ||
| Text to go in the release notes: | Version(s) released in: |
24.05.00,23.11.02,23.05.08
|
|
| Circulation function: | |||
| Bug Depends on: | |||
| Bug Blocks: | 35492, 35495, 35496 | ||
| Attachments: |
Bug 35488: Open holds tab by default on opac-user.pl after placing a hold
Bug 35488: Open holds tab by default on opac-user.pl after placing a hold Bug 35488: Open holds tab by default on opac-user.pl after placing a hold |
||
Created attachment 159596 [details] [review] Bug 35488: Open holds tab by default on opac-user.pl after placing a hold 1 - Place a hold on the opac 2 - Note after placing the hold the URL is: http://localhost:8080/cgi-bin/koha/opac-user.pl?#opac-user-holds 3 - Note the holds tab is not active 4 - APPLY PATCH and restart_all 5 - Try steps 1 - 3 again, this time the holds tab should be opened. Created attachment 159601 [details] [review] Bug 35488: Open holds tab by default on opac-user.pl after placing a hold 1 - Place a hold on the opac 2 - Note after placing the hold the URL is: http://localhost:8080/cgi-bin/koha/opac-user.pl?#opac-user-holds 3 - Note the holds tab is not active 4 - APPLY PATCH and restart_all 5 - Try steps 1 - 3 again, this time the holds tab should be opened. Signed-off-by: Owen Leonard <oleonard@myacpl.org> Created attachment 159777 [details] [review] Bug 35488: Open holds tab by default on opac-user.pl after placing a hold 1 - Place a hold on the opac 2 - Note after placing the hold the URL is: http://localhost:8080/cgi-bin/koha/opac-user.pl?#opac-user-holds 3 - Note the holds tab is not active 4 - APPLY PATCH and restart_all 5 - Try steps 1 - 3 again, this time the holds tab should be opened. Signed-off-by: Owen Leonard <oleonard@myacpl.org> Signed-off-by: Victor Grousset/tuxayo <victor@tuxayo.net> Works, makes sense, QA script happy, code looks good, passing QA :) Pushed for 24.05! Well done everyone, thank you! Pushed to 23.11.x for 23.11.02 Backported to 23.05.x for upcoming 23.05.08 |
To recreate: 1 - Place a hold on the opac 2 - Note after placing the hold the URL is: http://localhost:8080/cgi-bin/koha/opac-user.pl?#opac-user-holds 3 - Note the holds tab is not active