[Koha-bugs] [Bug 12802] Send notices using several email addresses

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Apr 7 13:22:36 CEST 2017


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

--- Comment #63 from Marc Véron <veron at veron.ch> ---
With patch applied, I run into an endless loop filling plack error log:
Global symbol "$to_address" requires explicit package name at
/home/marc/koha/C4/Letters.pm line 1356.

prove t/Letters.t
t/Letters.t .. 2/6 
#   Failed test 'use C4::Letters;'
#   at t/Letters.t line 52.
#     Tried to use 'C4::Letters'.
#     Error:  Global symbol "$to_address" requires explicit package name at
/home/marc/koha/C4/Letters.pm line 1356.
# Compilation failed in require at t/Letters.t line 52.

Seems to be similar to Comment #23

Am i missing something?

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


More information about the Koha-bugs mailing list