Title:
Bug 87054:(Watson Migration Closure)CFQUERYPARAM is not allowing users to define scale="0" even though scale="0" is the default
| View in TrackerStatus/Resolution/Reason: Closed/Fixed/
Reporter/Name(from Bugbase): Henry Ho / Henry Ho (Henry Ho)
Created: 08/19/2011
Versions: 9.0.1
Failure Type: Unspecified
Found In Build/Fixed In Build: 0000 /
Priority/Frequency: Minor / Some users will encounter
Locale/System: English / Platforms All
Vote Count: 0
Problem:
CFQUERYPARAM is not allowing users to define scale="0" even though scale="0" is the default.
Method:
<cfqueryparam value="123" cfsqltype="cf_sql_decimal" scale="0">
Result:
The value of the SCALE attribute is invalid. The value specified, 0.0, must be greater than 0.0.
----------------------------- Additional Watson Details -----------------------------
Watson Bug ID: 3043979
External Customer Info:
External Company:
External Customer Name: Henry Ho
External Customer Email: 237A22C24921EDF5992015B9
External Test Config: 08/19/2011
Attachments:
Comments: