4 Mar
2021
4 Mar
'21
10:13 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27850 --- Comment #5 from Fridolin Somers <fridolin.somers@biblibre.com> --- (In reply to David Nind from comment #2)
If there are multiple values for a field, then the link/search only picks up the first item.
For example: 260$a with two values Beijing ; Sebastopol, CA : ==> single link, not linked individually, search is http://127.0.0.1:8081/cgi-bin/koha/catalogue/search.pl?q=pl: %22Beijing%20%3B%22
Since $a and $c are repeatable, I've added a foreach loop in order to have a link per subfield. Thanks a lot for testing David ;) -- You are receiving this mail because: You are watching all bug changes.