Summary: | Cataloging search results incorrect menu markup | ||
---|---|---|---|
Product: | Koha | Reporter: | Owen Leonard <oleonard> |
Component: | Templates | Assignee: | Owen Leonard <oleonard> |
Status: | Pushed to main --- | QA Contact: | Lisette Scheer <lisette> |
Severity: | minor | ||
Priority: | P5 - low | CC: | lisette, lucas |
Version: | Main | Keywords: | release-notes-needed |
Hardware: | All | ||
OS: | All | ||
GIT URL: | Change sponsored?: | --- | |
Patch complexity: | Trivial patch | Documentation contact: | |
Documentation submission: | Text to go in the release notes: | ||
Version(s) released in: |
25.11.00
|
Circulation function: | |
Bug Depends on: | 35402 | ||
Bug Blocks: | |||
Attachments: |
Bug 39954: Fix cataloging search results incorrect menu markup
Bug 39954: Fix cataloging search results incorrect menu markup Bug 39954: Fix cataloging search results incorrect menu markup |
Description
Owen Leonard
2025-05-21 12:37:19 UTC
Created attachment 182689 [details] [review] Bug 39954: Fix cataloging search results incorrect menu markup This patch corrects the dropdown menu markup in the "Records found in the reservoir" section of the cataloging search results page. It was not upgraded to Bootstrap 5 markup. To test, apply the patch and go to Cataloging. - Click "New from Z39.50/SRU" - Perform a search which will return multiple results. - Close the popup window and perform the same search in the "Cataloging search" header form. - Scroll down to the "Records found in the reservoir" section. - Click the "Actions" menu on one of the results. The menu should look correct. Sponsored-by: Athens County Public Libraries Created attachment 182699 [details] [review] Bug 39954: Fix cataloging search results incorrect menu markup This patch corrects the dropdown menu markup in the "Records found in the reservoir" section of the cataloging search results page. It was not upgraded to Bootstrap 5 markup. To test, apply the patch and go to Cataloging. - Click "New from Z39.50/SRU" - Perform a search which will return multiple results. - Close the popup window and perform the same search in the "Cataloging search" header form. - Scroll down to the "Records found in the reservoir" section. - Click the "Actions" menu on one of the results. The menu should look correct. Sponsored-by: Athens County Public Libraries Signed-off-by: Roman Dolny <roman.dolny@jezuici.pl> Created attachment 183617 [details] [review] Bug 39954: Fix cataloging search results incorrect menu markup This patch corrects the dropdown menu markup in the "Records found in the reservoir" section of the cataloging search results page. It was not upgraded to Bootstrap 5 markup. To test, apply the patch and go to Cataloging. - Click "New from Z39.50/SRU" - Perform a search which will return multiple results. - Close the popup window and perform the same search in the "Cataloging search" header form. - Scroll down to the "Records found in the reservoir" section. - Click the "Actions" menu on one of the results. The menu should look correct. Sponsored-by: Athens County Public Libraries Signed-off-by: Roman Dolny <roman.dolny@jezuici.pl> Signed-off-by: Lisette Scheer <lisette@bywatersolutions.com> Nice work everyone! Pushed to main for 25.11 |