Status/Resolution/Reason: Closed/Fixed/Fixed
Reporter/Name(from Bugbase): Anit Kumar Panda / Anit Kumar Panda ()
Created: 12/15/2016
Versions: 2016
Failure Type: Incorrectly functioning
Found In Build/Fixed In Build: 2016.0.0.1.298513 / 303807
Priority/Frequency: Normal / Some users will encounter
Locale/System: / Win All
Vote Count: 6
invalid cfsqltypes are ignored
Example: cfsqltype="The quick brown fox jumps over the lazy dog"
But, more realistically (a simple typo gotcha) cfsqltype="cf_sql_intger"
Actual result: No exception
Expected result :An exception stating "cf_sql_intger" is invalid.
Attachments:
Comments: