id,summary,reporter,owner,description,type,status,priority,milestone,component,version,severity,resolution,keywords,cc,branch,changelog,apichanges,internalchanges 541,HTML end tags getting stripped,muir,Jonas Borgström,"I didn't see any mentions of this problem.. I'm getting some end tags stripped from the final HTML that do appear in the template file. A simple example: Clearsilver template file: {{{
"" title=""hello""> "" width="""" height="""" alt="""" />
}}} Resulting HTML file: {{{
}}} It's not a huge issue since the rendering is correct but it's not valid XHTML and I couldn't figure out why this is happening. And in case you're wondering, it happens if I do {{{ }}} as well. ",defect,closed,low,,general,0.7.1,trivial,invalid,html end tag strip,,,,,