﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
95	Content page broken with tag <META ...>.	ic@…	Martin Kou	"After a html insertion in ""source"" mode, and switch between ""wysiwyg"", ""source"" mode, content is broken:
Insert HTML:
{{{
<html>
<head>
<meta http-equiv=""Content-Typ!"" content=""text/html; charset=windows-1251"">
<title>Title</title>
</head>
<body>
Some text.
</body>
</html>
}}}
After switch between ""wysiwyg"", ""source"" mode:

{{{
<p>
<meta content=""text/html; charset=windows-1251"" http-equiv=""Content-Typ!"" /></p>
}}}
Browser IE 6.0."	Bug	closed	Normal	FCKeditor 2.5 Beta	General	FCKeditor 2.4	fixed	IE, Confirmed	
