https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41081
Andrew Fuerste-Henry <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #188311|0 |1 is obsolete| | --- Comment #3 from Andrew Fuerste-Henry <[email protected]> --- Created attachment 191214 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=191214&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]> Signed-off-by: Andrew Fuerste Henry <[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/
