I just had this interesting thing happening:

While sending an html email, things look really funny, then found out that
styles starting with a dot have the dot chopped off.

eg.
..blah end up bing just blah

Also, seems that if you have the dot on a single line

as in <crlf>.<cflf> (standard way of terminating the data in SMTP) the email
will end there

All pointing to the inescapable (bad, bad pun) conclusion of CF not escaping
the dot (symptom found in both 4.0 and 4.5). Is there a patch for this?


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to