https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19261
--- Comment #15 from David Cook <[email protected]> --- I can confirm this patch works using the following test plan: Test plan: 0a) Use koha-testing-docker 0b) Do not apply patch 1) Hide 999$c in "Books, Booklets, Workbooks" framework 2) Search for "local-number:29 or local-number:30) 3) Note the search results include links like the following: http://localhost:8081/cgi-bin/koha/catalogue/detail.pl?biblionumber=&searchid=scs_1595477248050 http://localhost:8081/cgi-bin/koha/catalogue/detail.pl?biblionumber=&searchid=scs_1595477248050 4) Apply the patch 5) restart_all 6) Search for "local-number:29 or local-number:30) 7) Note the search results include links like the following: http://localhost:8081/cgi-bin/koha/catalogue/detail.pl?biblionumber=29&searchid=scs_1595477625746 http://localhost:8081/cgi-bin/koha/catalogue/detail.pl?biblionumber=30&searchid=scs_1595477625746 Cheers, Frido for writing the original patch almost 3 years ago! It's still good! -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
