Bug 23754

Summary: Editing notice template fails
Product: Koha Reporter: Bin Wen <bin.wen>
Component: NoticesAssignee: Bugs List <koha-bugs>
Status: CLOSED INVALID QA Contact: Testopia <testopia>
Severity: normal    
Priority: P5 - low    
Version: Main   
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Attachments: Modify the parameters in tt

Description Bin Wen 2019-10-04 19:15:38 UTC
letter.tt did not pass the parameter 'lang' of 'is_html' to letter.pl, resulting in the failure to save the 'is_html' value of the corresponding language.
Comment 1 Bin Wen 2019-10-04 20:11:40 UTC
Created attachment 93766 [details] [review]
Modify the parameters in tt