http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9016 Olli-Antti Kivilahti <olli-antti.kivilahti@jns.fi> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Failed QA |Signed Off --- Comment #98 from Olli-Antti Kivilahti <olli-antti.kivilahti@jns.fi> --- (In reply to Olli-Antti Kivilahti from comment #96)
Hi there Joubu! Design fault here. The letter/template is identified by module and code. You can have duplicate codes.
$letters{ $letter->{'code'} } = $letter->{'name'};
This overwrites the code when there are overlapping codes in modules.
Sorry this doesn't apply here, I made a new bug 11931 for this finding. -- You are receiving this mail because: You are watching all bug changes.