[Koha-bugs] [Bug 32434] Records in lists not showing what other lists they belong to

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Dec 9 04:30:32 CET 2022


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

--- Comment #1 from David Cook <dcook at prosentient.com.au> ---
Created attachment 144512
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=144512&action=edit
Bug 32434: Show "Lists" line on lists results

This patch adds a "Lists:" line on the lists results so that the
output matches the search result output.

This allows users to know which records belong to which lists.

Test plan:
0. Apply patch and koha-plack --restart kohadev
1. Go to http://localhost:8080/cgi-bin/koha/opac-search.pl?idx=&q=test
2. Add all 3 results to a new list called "Test"
3. Note that "Lists:" appears in the search results
4. Click on "Test" in the "Lists:" line
5. Note that it takes you to the list "Test" and that "Lists:"
still appears in the results

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


More information about the Koha-bugs mailing list