Bug 40143 - Add links to private lists in OPAC bibliographic record detail pages
Summary: Add links to private lists in OPAC bibliographic record detail pages
Status: Signed Off
Alias: None
Product: Koha
Classification: Unclassified
Component: OPAC (show other bugs)
Version: Main
Hardware: All All
: P5 - low trivial
Assignee: Eric Garcia
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-06-13 15:04 UTC by Eric Garcia
Modified: 2025-06-14 05:35 UTC (History)
1 user (show)

See Also:
GIT URL:
Change sponsored?: ---
Patch complexity: Trivial patch
Documentation contact:
Documentation submission:
Text to go in the release notes:
This enhancement lets patron see links to their own private lists on OPAC bibliographic record detail pages. Previously, only public lists were shown.
Version(s) released in:
Circulation function:


Attachments
Bug 40143: Added links to private lists in bibliographic record detail page in OPAC (1.17 KB, patch)
2025-06-13 15:19 UTC, Eric Garcia
Details | Diff | Splinter Review
Bug 40143: Added links to private lists in bibliographic record detail page in OPAC (1.22 KB, patch)
2025-06-14 05:29 UTC, David Nind
Details | Diff | Splinter Review

Note You need to log in before you can comment on or make changes to this bug.
Description Eric Garcia 2025-06-13 15:04:32 UTC
Copy of Bug 39238 but for OPAC
Comment 1 Eric Garcia 2025-06-13 15:19:34 UTC
Created attachment 183246 [details] [review]
Bug 40143: Added links to private lists in bibliographic record detail page in OPAC

Test Plan:
1. In OPAC create a public list, add a book to the list.
2. Notice a link to the list on the biblio's detail page.
3. Create a private list and add the book to it. Notice there is no link to the list in the details page.
4. Apply patch, restart_all
5. Notice there is now a link to the private list
Comment 2 David Nind 2025-06-14 05:29:45 UTC
Created attachment 183254 [details] [review]
Bug 40143: Added links to private lists in bibliographic record detail page in OPAC

Test Plan:
1. In OPAC create a public list, add a book to the list.
2. Notice a link to the list on the biblio's detail page.
3. Create a private list and add the book to it. Notice there is no link to the list in the details page.
4. Apply patch, restart_all
5. Notice there is now a link to the private list

Signed-off-by: David Nind <david@davidnind.com>
Comment 3 David Nind 2025-06-14 05:35:06 UTC
I changed the importance from 'Trivial' to an 'Enhancement', as it is not a bug (something that is broken - trivial, minor, normal, major, critical).

I also updated the assignee.