https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41081
--- Comment #1 from Marcel de Rooy <[email protected]> --- Created attachment 188311 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=188311&action=edit Bug 41081: Remove spaces around 856$u in results and detail xslt This patch does prevent creating useless links built on spaces like http://%20%20%20%20 on the bug report. A next step would be to stop preventing to create them when validating during cataloguing. Test plan: Check without patch. Create biblio with 856u having just a few spaces. Verify that you see a useless Online resources link on OPAC or intranet (detail and results). Apply patch. Restart all. Verify that you do not see the link anymore. Signed-off-by: Marcel de Rooy <[email protected]> -- 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/
