﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
8596	FCKEditor inserts <p></p> in code	marc		"Hi,

I have a form in the FCKEditor. This is how it looks:

<p>[to:test@test.com;bcc:info@text.com;subject:some email subject]<style type=""text/css"">
... more css code...
</style></p><table 
..more html code

I don't want the <p> before the [ and the </p> after the </style> tag so I remove it but as soon as I choose the source code button, FCKEditor inserted it again. I checked several things in my FCKConfig::

FCKConfig.EnterMode = 'p'
FCKConfig.FormatSource		= false ;
the 3 FCKConfig.ProtectedSource lines are all commented out

Can I stop FCKEditor from inserting this code? If so, how?
Btw I need the text between []. It contains placeholders for my code. Is this a problem for FCK?

I use FCKEditor Version 2.6.5, Firefox 8.01 on W7

Marc"	Bug	closed	Normal		UI : Source View	FCKeditor 2.6.5	invalid		
