[Koha-bugs] [Bug 31635] Empty title for current result in opac results browser

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Oct 4 13:41:30 CEST 2022


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31635

--- Comment #2 from Owen Leonard <oleonard at myacpl.org> ---
Created attachment 141301
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=141301&action=edit
Bug 31635: Fix output of current title in OPAC browse results

This patch makes a correction to the output of OPAC browse results. In
the numbered result navigation links, a title tag on each
navigation link should contain the title of the record. The link for the
current title didn't include the title information in the title tag
because it used the wrong template variables.

To test, apply the patch and make sure OpacBrowseResults is enabled.

- In OPAC, perform a search that will return multiple results.
- View one of the results.
- In the right-hand sidebar, click "Browse results."
- In the list of numbered links at the top of the panel, hover your
  mouse over each link. They should each display a tooltip with  "View
  record [title]"
- Confirm that the current title in the list includes the correct
  tooltip.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list