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

--- Comment #16 from Galen Charlton <[email protected]> ---
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.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://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/

Reply via email to