﻿id	summary	reporter	owner	description	type	status	component	version	severity	resolution	keywords	cc	stage	has_patch	needs_docs	needs_tests	needs_better_patch	easy	ui_ux
33255	Closing </Body> tag inside textarea is being lowercased	Dmitry Silaev	nobody	"If there is an textarea with </Body> text inside it, it will be rendered as </body> instead.

Simple example of template
{{{
<html>
<body>
<textarea>
<Html>
    <Head></Head>
    <Body></Body>
</Html>
</textarea>
</body>
</html>
}}}
Result is on the screenshot
[[Image(body.png)]]

"	Bug	new	Template system	3.2	Normal				Unreviewed	0	0	0	0	0	0
