Bug 39925 - Table columns missing headings for bibliographic search history in OPAC
Summary: Table columns missing headings for bibliographic search history in OPAC
Status: Signed Off
Alias: None
Product: Koha
Classification: Unclassified
Component: OPAC (show other bugs)
Version: Main
Hardware: All All
: P5 - low enhancement
Assignee: Owen Leonard
QA Contact: Testopia
URL:
Keywords: Academy
Depends on: 39490
Blocks:
  Show dependency treegraph
 
Reported: 2025-05-16 15:34 UTC by Katrin Fischer
Modified: 2025-05-19 18:03 UTC (History)
0 users

See Also:
GIT URL:
Change sponsored?: ---
Patch complexity: Trivial patch
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function:


Attachments
Bug 39925: Table columns missing headings for bibliographic search history in OPAC (3.60 KB, patch)
2025-05-19 16:10 UTC, Owen Leonard
Details | Diff | Splinter Review
Bug 39925: Table columns missing headings for bibliographic search history in OPAC (3.65 KB, patch)
2025-05-19 18:03 UTC, Roman Dolny
Details | Diff | Splinter Review

Note You need to log in before you can comment on or make changes to this bug.
Description Katrin Fischer 2025-05-16 15:34:27 UTC
Follow-up to bug 39490:

(In reply to Katrin Fischer from comment #4)
> For search history this now displays for "authority" searches, but not for
> bibliographic searches (first tab).
Comment 1 Owen Leonard 2025-05-19 16:10:38 UTC
Created attachment 182629 [details] [review]
Bug 39925: Table columns missing headings for bibliographic search history in OPAC

This patch updates the OPAC search history page to make table headings
consistent with each other.

To test, apply the patch and log in to the OPAC, ideally as a user who
has performed catalog searches on previous occasions.

- On the patron's search history page, each table should have the same
  heading configuration: An unsorted first column with an information
  icon at the top. The icon should display a tooltip on mouse-over.
- Check the Catalog current session, catalog previous sessions,
  Authority current session, and authority previous sessions.

Sponsored-by: Athens County Public Libraries
Comment 2 Roman Dolny 2025-05-19 18:03:03 UTC
Created attachment 182631 [details] [review]
Bug 39925: Table columns missing headings for bibliographic search history in OPAC

This patch updates the OPAC search history page to make table headings
consistent with each other.

To test, apply the patch and log in to the OPAC, ideally as a user who
has performed catalog searches on previous occasions.

- On the patron's search history page, each table should have the same
  heading configuration: An unsorted first column with an information
  icon at the top. The icon should display a tooltip on mouse-over.
- Check the Catalog current session, catalog previous sessions,
  Authority current session, and authority previous sessions.

Sponsored-by: Athens County Public Libraries
Signed-off-by: Roman Dolny <roman.dolny@jezuici.pl>