[Koha-bugs] [Bug 19261] Never hide biblionumber field in view policy

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Sun Jul 26 18:13:13 CEST 2020


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

--- Comment #16 from Katrin Fischer <katrin.fischer at bsz-bw.de> ---
Created attachment 107375
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=107375&action=edit
Bug 19261: Never hide biblionumber field in view policy

Followed test plan and biblionumber subfield 999c is visible in OPAC
irrespective of visibility now.
Patch applies and works as expected.

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

Signed-off-by: Dilan Johnpullé <dilan at calyx.net.au>

Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>
Signed-off-by: David Cook <dcook at prosentient.com.au>

Signed-off-by: Katrin Fischer <katrin.fischer.83 at web.de>

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


More information about the Koha-bugs mailing list