Greetings all,
When “Default Text Formatting for This Field” for a channel field is set to “None”, special characters will not be converted to their respective HTML entities. This seems to be OK for ampersands and quotes since I’m using UTF-8 character encoding for my pages.
However, it does not work for other characters such as ‘<’ and ‘>’. The result is when these are entered into a custom field with text formatting set to None, invalid HTML will be generated. I’m wondering if there is a way in EE to turn on conversion of characters to their HTML entities when using “None” for text formatting.
Otherwise, I’m looking for any suggestions on the best way to handle this. The goal is to make it OK for clients to input whatever they want into a simple text field that will be used for titles of sections on a page. It makes sense for these titles to be formatted with “None” since they will be simply wrapped in an <h3></h3>.
I’m using EE v2.2.1 - Build: date 20110630.
Thanks,
-NorthK