https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34025 Janusz Kaczmarek <januszop@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Failed QA |Signed Off --- Comment #14 from Janusz Kaczmarek <januszop@gmail.com> --- (In reply to Bernard from comment #13)
Test plan works in all scenarios except for the 130 or 730 (with indicator 2) fields. Same issue in both intranet and opac.
The X30 is rendered as a hyperlink but there is no content embedded in the link to search:
http://127.0.0.1:81/cgi-bin/koha/catalogue/search.pl?q=ti,phr:%22%22
Hi Bernard. That's strange. Could you please reexamine this? It is only now that I could return to this bug. I have added two fields to a record: 130 #0 $a Big Adventures Book $9 1708 730 02 $a Big Adventures Book $9 1708 As far as I can see, correct links are generated in OPAC: http://localhost:8080/cgi-bin/koha/opac-search.pl?q=ti,phr:%22Big%20Adventur... and in staff interface: http://localhost:8081/cgi-bin/koha/catalogue/search.pl?q=ti,phr:%22Big%20Adv... So, could you please confirm that you put the tile for 130/730 in $a subfield? -- You are receiving this mail because: You are watching all bug changes.