| Summary: | Staff interface search results browsing is broken | ||
|---|---|---|---|
| Product: | Koha | Reporter: | Andrew Fuerste-Henry <andrew> |
| Component: | Searching | Assignee: | Andrew Fuerste-Henry <andrew> |
| Status: | RESOLVED FIXED | QA Contact: | Marcel de Rooy <m.de.rooy> |
| Severity: | trivial | ||
| Priority: | P5 - low | CC: | andreas.jonsson, angela.berrett, david, ehoffman, emily.lamancusa, fridolin.somers, lucas, m.de.rooy, mspinney |
| Version: | Main | Keywords: | rel_25_05_candidate |
| 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: |
This fixes the sidebar menu on the record details page in the staff interface, so that the search results browsing tool appears.
A change from Bug 37222 - Standardize markup for sidebar menus (added to Koha 25.05) was causing the search results browser tool not to show on a record's details page after selecting a title from the search results.
|
Version(s) released in: |
25.11.00,25.05.05
|
| Circulation function: | |||
| Bug Depends on: | 37222 | ||
| Bug Blocks: | |||
| Attachments: |
Bug 40854: Correct menu name in browser.js
Bug 40854: Correct menu name in browser.js Bug 40854: Correct menu name in browser.js |
||
|
Description
Andrew Fuerste-Henry
2025-09-22 18:52:31 UTC
Created attachment 186739 [details] [review] Bug 40854: Correct menu name in browser.js To test: 1 - perform a search in the staff interface, click a title to go to biblio details 2 - note lack of search results browsing tools at top left of page 3 - apply patch 4 - repeat your search, click a title to go to biblio details 5 - note browsing results tools at top left of page Created attachment 186841 [details] [review] Bug 40854: Correct menu name in browser.js To test: 1 - perform a search in the staff interface, click a title to go to biblio details 2 - note lack of search results browsing tools at top left of page 3 - apply patch 4 - repeat your search, click a title to go to biblio details 5 - note browsing results tools at top left of page Signed-off-by: Kevin Kellenberger <kkellenberger@mrcpl.org> Created attachment 186957 [details] [review] Bug 40854: Correct menu name in browser.js To test: 1 - perform a search in the staff interface, click a title to go to biblio details 2 - note lack of search results browsing tools at top left of page 3 - apply patch 4 - repeat your search, click a title to go to biblio details 5 - note browsing results tools at top left of page Signed-off-by: Kevin Kellenberger <kkellenberger@mrcpl.org> Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl> Nice job all! Pushed to main for 25.11.00. *** Bug 40887 has been marked as a duplicate of this bug. *** Is this able to be backported into 25.05? *** Bug 41014 has been marked as a duplicate of this bug. *** Nice work everyone! Pushed to 25.05.x Bug fix, no changes to the manual required. |