https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27165
Jan Kissig <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #4 from Jan Kissig <[email protected]> --- I'd suggest the same logic as in catalogue/MARCdetail.pl where an 'is_url' flag is passed to the template and the template will surround the content with an html anchor tag if that flag is found. As for URLs missing the http(s):// surrounding them with <a> will generate incorrect links, see pending https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6892 -- 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/
