Status/Resolution/Reason: Closed/Fixed/
Reporter/Name(from Bugbase): Stephen Brown / Stephen Brown (Stephen Brown)
Created: 09/14/2015
Components: CFForm
Versions: 11.0
Failure Type:
Found In Build/Fixed In Build: CF11_Final /
Priority/Frequency: Normal / All users will encounter
Locale/System: English / Windows 7 64-bit
Vote Count: 0
On html input forms using <cfform..> and validate="integer" or validate="float" I find that inputting a comma into the field isn't trapped so an error is thrown when the form is submitted and the input value passed to an sql update statement
I have several <cfform..> templates, they all behave the same
I see no workarounds for this other than creating my own validation code.
----------------------------- Additional Watson Details -----------------------------
Watson Bug ID: 4055832
External Customer Info:
External Company:
External Customer Name: Stephen Brown
External Customer Email:
External Test Config: Dell Latitude E6540 running Windows 7 Pro, MSSQL server 12, and Cold Fusion 11
Attachments:
- September 16, 2015 00:00:00: 1_JSsubmit.cfm
- September 16, 2015 00:00:00: 2_JSdebug.cfm
- August 19, 2016 00:00:00: 3_JSsubmit.cfm
- August 19, 2016 00:00:00: 4_JSdebug4.cfm
- August 19, 2016 00:00:00: 5_MyJS.cfm
Comments: