[Koha-bugs] [Bug 9720] uninitialized value warnings in circulation

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Mar 29 13:45:31 CET 2013


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

M. de Rooy <m.de.rooy at rijksmuseum.nl> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Signed Off                  |Passed QA

--- Comment #7 from M. de Rooy <m.de.rooy at rijksmuseum.nl> ---
QA Comment:
I am certainly in favor of removings warns! One small point:
    $data{'surname'} &&= uc( $data{'surname'} );
This is not a very clear construct. But it works. An if reads better..

Nothing to say. Looks good. Passed QA

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


More information about the Koha-bugs mailing list