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

--- Comment #5 from M. Tompsett <[email protected]> ---
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.
_______________________________________________
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/

Reply via email to