[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
Mon Feb 15 22:15:26 CET 2016


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

Héctor Eduardo Castro Avalos <hector.hecaxmmx at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Needs Signoff               |In Discussion

--- Comment #18 from Héctor Eduardo Castro Avalos <hector.hecaxmmx at gmail.com> ---
Hi Rémi

I think IMHO QA will not approve this

cataloguing/value_builder/url.pl
>+use strict;
>+use warnings;
>+no warnings 'redefine'; # otherwise loading up multiple plugins fills the log with subroutine redefine warnings
>+

This according with
<https://wiki.koha-community.org/wiki/Coding_Guidelines#PERL2:_Modern::Perl>

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


More information about the Koha-bugs mailing list