Status/Resolution/Reason: Closed/Fixed/
Reporter/Name(from Bugbase): / ext-user (Swaraj Kumar Mitra)
Created: 08/13/2012
Versions: 10.0
Failure Type: Unspecified
Found In Build/Fixed In Build: 282462 / 282877, 282898
Priority/Frequency: Trivial / Unknown
Locale/System: English / Mac 10 All,Win XP All
Vote Count: 1
Problem: ColdFusion 10 can't convert "#'utc Datetime with ODBC ' & utcDate#' in to the correct format while inserting in to the database.
Method:
1. Install ColdFusion 10 on machine with built-in server
2. Place the scribble.cfm page in side the ColdFusion 10 root folder
3. Run this page in the browser
Result: The utc time value gets changed after inserting in to the database. The created utcDate (2012-08-10 11:20:37) will be inserted as 2012-08-10 13:20:37. It seems that there is an implicit conversion.
Images of have been attached.
Expected: It shouldn't change, as it was working fine in ColdFusion 9.
Workaround: NA
----------------------------- Additional Watson Details -----------------------------
Watson Bug ID: 3309220
External Customer Info:
External Company:
External Customer Name:
External Customer Email:
Attachments:
- August 14, 2012 00:00:00: 1_scribble.cfm
- August 15, 2012 00:00:00: 2_CF9.JPG
- August 15, 2012 00:00:00: 3_CF10.JPG
Comments: