[Koha-bugs] [Bug 10528] UT: C4::Bookseller.pm needs unit tests

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Jul 25 09:35:04 CEST 2013


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

--- Comment #18 from Srdjan Jankovic <srdjan at catalyst.net.nz> ---
Tests passed, however I got
Use of uninitialized value $calculated in substitution (s///) at C4/Serials.pm
line 988.
Use of uninitialized value $pattern in numeric eq (==) at C4/Serials.pm line
991.
Use of uninitialized value $calculated in substitution (s///) at C4/Serials.pm
line 1000.
Use of uninitialized value $calculated in substitution (s///) at C4/Serials.pm
line 1003.
Use of uninitialized value $serialseq in string at C4/Serials.pm line 1391.

Do I need any data from that infamous patch?

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


More information about the Koha-bugs mailing list