Status/Resolution/Reason: Closed/Won't Fix/LowImpact
Reporter/Name(from Bugbase): Dan Wilson / Dan Wilson (Dan Wilson)
Created: 10/29/2010
Components: CFForm, Standard XML
Versions: 9.0
Failure Type: Unspecified
Found In Build/Fixed In Build: 0000 /
Priority/Frequency: Normal / Unknown
Locale/System: English / Platforms All
Vote Count: 2
Problem:
I've got an install of Mangoblog here. http://www.cfinnc.com/The Mango blog uses a head tag that looks like this: <headprofile="http://gmpg.org/xfn/11">It looks like when the CFForm javascript is included, it isn'texpecting this profile attribute and it breaks. Like this:<head <script type="text/javascript" src="/CFIDE/scripts/cfform.js"></script><script type="text/javascript" src="/CFIDE/scripts/masks.js"></script>profile="http://gmpg.org/xfn/11">So, this means I get the string: profile="http://gmpg.org/xfn/11">printed to the page.I'm using CF9. ( 9,0,0,251028 )
Method:
Use a head tag with an attribute in it: <head profile="http://gmpg.org/xfn/11">Then use CFForm on the page.Notice how the CFForm code breaks the head tag and prints the attribute as extra characters on the screen?
Result:
----------------------------- Additional Watson Details -----------------------------
Watson Bug ID: 3042652
External Customer Info:
External Company:
External Customer Name: Dan Wilson
External Customer Email: 2C15278D446120D09920157F
External Test Config: 10/29/2010
Attachments:
Comments: