Bug 28661

Summary: Browser controls on the OPAC detail pages are sometime weird
Product: Koha Reporter: Lucas Gass <lucas>
Component: OPACAssignee: Owen Leonard <oleonard>
Status: NEW --- QA Contact: Testopia <testopia>
Severity: minor    
Priority: P5 - low    
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:

Description Lucas Gass 2021-07-02 20:50:28 UTC
On the OPAC detail page there are some inconsistencies as to when the browse controls will appear.

To recreate:
-Have OpacBrowseResults turned on
-DO a search that will turn multiple results
-Click on one of those results and see the browse controls
-Click 'place a hold' and then use your browser's back function
-Browse results are gone

This doesn't happen to me on the staff side. 

Looking at opac-detail.pl it seems the busc param is not getting passed into the template when you press back in your browser.
Comment 1 Owen Leonard 2021-07-06 13:23:17 UTC
Does the "busc" session param get reset when the user logs in?