Title:
Bug 83740:(Watson Migration Closure)when cfinput required="true", output required="required" in the html since required is supported in HTML5, and "passthrough" attribute is Deprecated
| View in TrackerStatus/Resolution/Reason: Closed/Deferred/
Reporter/Name(from Bugbase): Henry Ho / Henry Ho (Henry Ho)
Created: 08/02/2010
Components: CFForm, Standard XML
Versions: 9.0.1
Failure Type: Unspecified
Found In Build/Fixed In Build: 0000 /
Priority/Frequency: Normal / Unknown
Locale/System: English / Platforms All
Vote Count: 0
Problem:
when cfinput required="true", output required="required" in the html since required is supported in HTML5, and "passthrough" attribute is Deprecated
Method:
<cfinput name="x" required="true">actual: <input id="x" name="x"> want (HTML5): <input id="x" name="x" required="required">
Result:
----------------------------- Additional Watson Details -----------------------------
Watson Bug ID: 3041851
External Customer Info:
External Company:
External Customer Name: Henry Ho
External Customer Email: 237A22C24921EDF5992015B9
External Test Config: 08/02/2010
Attachments:
Comments: