[Koha-bugs] [Bug 14641] Warns in subscription-add.pl

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Aug 13 09:05:57 CEST 2015


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

Joonas Kylmälä <j.kylmala at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |j.kylmala at gmail.com

--- Comment #2 from Joonas Kylmälä <j.kylmala at gmail.com> ---
The warning is triggered when get_letter_loop() is called without an argument.
We should maybe check if @_ is true, and if it's not then use $_ or "" as the
value?

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


More information about the Koha-bugs mailing list