[Koha-bugs] [Bug 10843] print a slip can cause an error

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Sat Oct 5 21:29:28 CEST 2013


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

Katrin Fischer <katrin.fischer at bsz-bw.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |katrin.fischer at bsz-bw.de

--- Comment #7 from Katrin Fischer <katrin.fischer at bsz-bw.de> ---
The tests pass, but there are a lot of warnings. Could you take a look,
Jonathan?
Use of uninitialized value $_ in pattern match (m//) at
/home/katrin/kohaclone/Koha/DateUtils.pm line 128.
Use of uninitialized value $_ in pattern match (m//) at
/home/katrin/kohaclone/Koha/DateUtils.pm line 133.
Use of uninitialized value $_ in pattern match (m//) at
/home/katrin/kohaclone/Koha/DateUtils.pm line 138.
Use of uninitialized value $date_format in string eq at
/home/katrin/kohaclone/Koha/DateUtils.pm line 67.
Use of uninitialized value $date_format in string eq at
/home/katrin/kohaclone/Koha/DateUtils.pm line 72.
Use of uninitialized value $date_format in string eq at
/home/katrin/kohaclone/Koha/DateUtils.pm line 77.
Use of uninitialized value $date_format in string eq at
/home/katrin/kohaclone/Koha/DateUtils.pm line 80.
Use of uninitialized value $_ in pattern match (m//) at
/home/katrin/kohaclone/Koha/DateUtils.pm line 128.
Use of uninitialized value $_ in pattern match (m//) at
/home/katrin/kohaclone/Koha/DateUtils.pm line 133.
Use of uninitialized value $_ in pattern match (m//) at
/home/katrin/kohaclone/Koha/DateUtils.pm line 138.

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


More information about the Koha-bugs mailing list