http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9016 Jonathan Druart <jonathan.druart@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #26667|0 |1 is obsolete| | --- Comment #145 from Jonathan Druart <jonathan.druart@biblibre.com> --- Created attachment 27805 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=27805&action=edit Bug 9016: FIX letter name is not displayed on editing a letter On editing a letter, the letter name is not displayed. So if you save it, the letter name is erased with an empty string. Signed-off-by: Olli-Antti Kivilahti <olli-antti.kivilahti@jns.fi> Tested by setting the "Name"-field in letter.pl, saving, re-editing and verifying that the email is present in the letter's "Name"-field. The letter "Name" is replicated for each template in the DB, but that doesn't incur any performance penalty. Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl> -- You are receiving this mail because: You are watching all bug changes.