http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13601
Katrin Fischer <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Failed QA CC| |[email protected] --- Comment #30 from Katrin Fischer <[email protected]> --- 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. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
