https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12802
--- Comment #63 from Marc Véron <[email protected]> --- 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. _______________________________________________ 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/
