﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
1720	Problems with HTML encoding of some text	Eric B		"I'm using FCK editor on a textarea which contains some expressions that must not be HTML encoded (ie: do not want to replace & with &amp; or < with &lt;, etc). These expressions are always surrounded with delimiters. For example, I am looking for any data within ${ } not to be HTML encoded.

I have looked through the code and see with FCKEditor does the encoding, but there are no configuration parameters to allow me to control what data is/isn't encoded.

I think an additional configuration item such as FCKConfig.SkipHTMLEncodingRE should be added to allow a user to specify RegularExpressions of text NOT to be HTML encoded.

I will patch FCK and add in necessary configuration parameters to control this, but am not sure if/how to submit patches and/or if there is a better way to accomplish this. 

Any guidance would be appreciated.  I've read through the FAQ already, but want to make sure that there isn't a better way to do this that has already been thought of.


Thanks!

Eric
"	New Feature	closed	Normal		Core : Output Data	FCKeditor 2.5 Beta	wontfix		
