[Koha-bugs] [Bug 8204] Authority viewer in OPAC ugly, unfriendly, and mostly useless

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Jul 27 13:51:25 CEST 2012


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

Jonathan Druart <jonathan.druart at biblibre.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Pushed to Stable            |ASSIGNED
                 CC|                            |jonathan.druart at biblibre.co
                   |                            |m

--- Comment #21 from Jonathan Druart <jonathan.druart at biblibre.com> ---
This patch introduces a warning :

% perl -wc C4/AuthoritiesMarc.pm
"my" variable $sth masks earlier declaration in same scope at
/home/jonathan/workspace/versions/koha_master/C4/Accounts.pm line 220.
Use of qw(...) as parentheses is deprecated at
/home/jonathan/workspace/versions/koha_master/C4/Serials.pm line 583.
Use of qw(...) as parentheses is deprecated at
/home/jonathan/workspace/versions/koha_master/C4/Serials.pm line 596.
"my" variable @fields masks earlier declaration in same scope at
C4/AuthoritiesMarc.pm line 1017.

The last one didn't exist before.

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


More information about the Koha-bugs mailing list