[Koha-bugs] [Bug 11732] Eliminate warning on undefined branchcode

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Feb 12 19:29:58 CET 2014


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

--- Comment #5 from M. Tompsett <mtompset at hotmail.com> ---
I still can't trigger it with t/db_dependent/Reserves.t
However, I did trigger your patch with:
    perl -e "use C4::Letters; my
\$blah=C4::Letters::getletter('circulation','DUE');"

This got me thinking. Shouldn't I be able to trigger this with:
    prove -v t/Letters.t
OR
    prove -v t/db_dependent/Letters.t
? At which point I discovered some rather ugly failings.

Could you be explicit to the point of annoyance to confirm that I am trying to
test it the same way, and have the same settings, and have similar data which
triggers the error in master?

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


More information about the Koha-bugs mailing list