https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19938M. Tompsett <
[hidden email]> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #70485|0 |1
is obsolete| |
Attachment #70486|0 |1
is obsolete| |
--- Comment #23 from M. Tompsett <
[hidden email]> ---
Created attachment 70567
-->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=70567&action=editBug 19938: Bad return value triggers noise
TEST PLAN
---------
0) back up plack error log if you care.
1) Run these on your kohadevbox:
echo | sudo tee /var/log/koha/kohadev/plack-error.log
sudo koha-shell -c bash kohadev
prove t/db_dependent/Circulation/dateexpiry.t
prove t/db_dependent/www/search_utf8.t
./misc/cronjobs/staticfines.pl
exit
They will all pass or run without error.
However, the log file will have noise.
2) Run these on your kohadevbox:
git bz apply 19938
restart_all
echo | sudo tee /var/log/koha/kohadev/plack-error.log
sudo koha-shell -c bash kohadev
prove t/db_dependent/Circulation/dateexpiry.t
prove t/db_dependent/www/search_utf8.t
./misc/cronjobs/staticfines.pl
exit
They will all pass or run without error.
This time the log file will have no noise.
3) run koha qa test tools
--
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[hidden email]
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugswebsite :
http://www.koha-community.org/git :
http://git.koha-community.org/bugs :
http://bugs.koha-community.org/