I just installed ColdFusion 9 and noticed that HTMLEditFormat() does not work like it used to. When I entered the string "<test>” into the HTMLEditFormat() function, it returned the same string without any changes.
I’m not sure if it’s just my installation, or if it has something to do with this new ColdFusion version. Whatever the reason, I changed my code to this: