Bug 34363 - Clicking on Holds or Overdues on the patron summary on OPAC links you to Checkouts tab
Summary: Clicking on Holds or Overdues on the patron summary on OPAC links you to Chec...
Status: CLOSED WORKSFORME
Alias: None
Product: Koha
Classification: Unclassified
Component: OPAC (show other bugs)
Version: 22.11
Hardware: All All
: P5 - low normal
Assignee: Owen Leonard
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-07-24 15:21 UTC by Daphne Hoolahan
Modified: 2024-07-04 20:37 UTC (History)
0 users

See Also:
GIT URL:
Initiative type: ---
Sponsorship status: ---
Comma delimited list of Sponsors:
Crowdfunding goal: 0
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Daphne Hoolahan 2023-07-24 15:21:36 UTC
Since 22.11, the Holds nav links under User summary in the OPAC are linking to the Checkouts tab in the patron's account, not the Holds tab.  The Overdues link is also linking to the Checkouts tab and not the Overdues tab.

Login to library account 


User Summary

Welcome, Fred Bloggs

4  checkouts 
1  overdue
1  hold pending

Regardless of which of the above links you click on it opens on Checked out tab
Comment 1 Owen Leonard 2023-07-26 13:22:04 UTC
I cannot reproduce this issue in 22.11.x. It sounds like there might be a JavaScript error on the page. Could it be coming from OPACUserJS? Is there an error in the browser console?