[Koha-bugs] [Bug 8609] Add an URL validation plugin for authority and biblio frameworks

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Dec 9 23:45:38 CET 2015


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8609

--- Comment #16 from Galen Charlton <gmcharlt at gmail.com> ---
Comment on attachment 41231
  --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=41231
Bug 8609 - Add an URL validation plugin for authority and biblio frameworks

Review of attachment 41231:
 --> (http://bugs.koha-community.org/bugzilla3/page.cgi?id=splinter.html&bug=8609&attachment=41231)
-----------------------------------------------------------------

::: cataloguing/value_builder/url.pl
@@ +57,5 @@
> +    my $regex = $RE{URI};
> +    $regex =~ s/\//\\\//g;
> +
> +    my $res  = <<END_OF_JS;
> +<script typei="text/javascript">

"typei" is a typo.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list