[Koha-bugs] [Bug 13601] Get rid of DateTime::Format::DateParse

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Sun Mar 15 23:18:06 CET 2015


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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Signed Off                  |Failed QA
                 CC|                            |katrin.fischer at bsz-bw.de

--- Comment #30 from Katrin Fischer <katrin.fischer at bsz-bw.de> ---
This breaks t/Letters.t - tests pass OK on master:

perl t/Letters.t 
1..5
ok 1 - use C4::Letters;
ok 2 - letter name for "ISBN" letter is book
ok 3 - GetLetters returns the 2 inserted letters
Use of uninitialized value $date_format in string eq at
/home/katrin/kohaclone/Koha/DateUtils.pm line 79.
Use of uninitialized value $date_format in string eq at
/home/katrin/kohaclone/Koha/DateUtils.pm line 89.
Use of uninitialized value $date_format in string eq at
/home/katrin/kohaclone/Koha/DateUtils.pm line 99.
Use of uninitialized value $date_format in string eq at
/home/katrin/kohaclone/Koha/DateUtils.pm line 99.
Use of uninitialized value $date_format in concatenation (.) or string at
/home/katrin/kohaclone/Koha/DateUtils.pm line 104.
Invalid dateformat parameter () at /home/katrin/kohaclone/Koha/DateUtils.pm
line 104.
# Looks like you planned 5 tests but ran 3.
# Looks like your test exited with 255 just after 3.

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


More information about the Koha-bugs mailing list