﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
2318	Text reversed by SPAN and P tags	Rob Ripberger	Martin Kou	"When you invoke the FckEditor 2.6.2 with the HTML text below, the resulting HTML text is reversed when editing is complete. It seems has something to do with the P and SPAN tags. In the example below, ""First"", ""Second"", and ""Third"" are in the correct order but when the HTML POST is done the resulting text is ""Second"", ""Third"" then ""First"".

<html>
<BODY>
<p><span style=""font-family: Comic Sans MS""><span style=""font-size: small"">
<p><span style=""font-family: 'Arial','sans-serif'; mso-bidi-font-size: 10.0pt"">First</p>
</span></span>
<p>Second
<span style=""font-family: Comic Sans MS""><span style=""font-size: small"">
Third</span></span>
</p>
</BODY>
"	Bug	closed	Normal	FCKeditor 2.6.3	General	FCKeditor 2.6.2	invalid		
