[Koha-bugs] [Bug 19938] Refactor C4::Overdues::checkoverdues

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Jan 12 13:07:55 CET 2018


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19938

--- Comment #11 from Julian Maurice <julian.maurice at biblibre.com> ---
(In reply to Jonathan Druart from comment #7)
> (In reply to M. Tompsett from comment #0)
> > While retesting a bug, I ran a prove -r -v t, which generated a lot of log
> > noise. One such entry was:
> > [Tue Jan  9 03:54:58 2018] starman: Use of uninitialized value
> > $overdues_count in numeric gt (>) at
> > /home/vagrant/kohaclone/opac/opac-main.pl line 76.
> 
> Prove generated a log entry from opac-main.pl? How?
> 
> https://jenkins.koha-community.org/job/Koha_Master_D8/lastCompletedBuild/
> console

t/db_dependent/www/search_utf8.t use Test::WWW::Mechanize to do various HTTP
requests to Koha, that's how.

I can confirm that warnings disappear after applying the patches, but before I
mark this as Passed QA, please rewrite the commit message. It's not really a
refactoring because it changes behaviour.

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


More information about the Koha-bugs mailing list