﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
1414	Entities inside <pre> are converted	Alfonso Martínez de Lizarrondo	Martin Kou	"Using your browser of choice and a current nightly (it works fine in 2.4.3), switch to source mode and paste 
{{{
<pre>&lt;?php echo ""test""; ?&gt;</pre>
}}}
switch back to design mode and it looks fine. Go back to source mode and the entities aren't converted:
{{{
<pre>
<?php echo ""test""; ?></pre>
}}}
so the code has been destroyed.

if instead of <pre> the content is inside <p> for example then it works fine.

Reported in http://www.fckeditor.net/forums/viewtopic.php?f=6&t=7246"	Bug	closed	Normal	FCKeditor 2.5	General	FCKeditor 2.5 Beta	fixed		
