Created attachment 159605 [details] [review] Bug 35496: Open article requests tab by default on opac-user.pl after placing an article request To test: 1 - Turn on ArticleRequests 2 - Place an Article Requests on the opac 3 - Note after placing the request the URL is: http://localhost:8080/cgi-bin/koha/opac-user.pl#opac-user-article-requests 4 - Note the article request tab is not active 5 - APPLY PATCH and restart_all 6. Try steps 2 - 4 again, this time the article request tab should be open by default. Created attachment 159610 [details] [review] Bug 35496: Open article requests tab by default on opac-user.pl after placing an article request To test: 1 - Turn on ArticleRequests 2 - Place an Article Requests on the opac 3 - Note after placing the request the URL is: http://localhost:8080/cgi-bin/koha/opac-user.pl#opac-user-article-requests 4 - Note the article request tab is not active 5 - APPLY PATCH and restart_all 6. Try steps 2 - 4 again, this time the article request tab should be open by default. Signed-off-by: David Nind <david@davidnind.com> Created attachment 159808 [details] [review] Bug 35496: Open article requests tab by default on opac-user.pl after placing an article request To test: 1 - Turn on ArticleRequests 2 - Place an Article Requests on the opac 3 - Note after placing the request the URL is: http://localhost:8080/cgi-bin/koha/opac-user.pl#opac-user-article-requests 4 - Note the article request tab is not active 5 - APPLY PATCH and restart_all 6. Try steps 2 - 4 again, this time the article request tab should be open by default. Signed-off-by: David Nind <david@davidnind.com> Signed-off-by: Victor Grousset/tuxayo <victor@tuxayo.net> Created attachment 159809 [details] [review] Bug 35496: (QA follow-up): tidy up code 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 - Turn on ArticleRequests 1 - Place an Article Requests on the opac 2 - Note after placing the request the URL is: http://localhost:8080/cgi-bin/koha/opac-user.pl#opac-user-article-requests 3 - Note the article request tab is not active