tracker issue : CF-3041392

select a category, or use search below
(searches all categories and all time range)
Title:

Bug 82779:cfquery

| View in Tracker

Status/Resolution/Reason: Closed/Withdrawn/

Reporter/Name(from Bugbase): Henry Ho / Henry Ho (Henry Ho)

Created: 04/29/2010

Components: Database, CFQuery

Versions: 9.0

Failure Type: Unspecified

Found In Build/Fixed In Build: 0000 /

Priority/Frequency: Minor / Unknown

Locale/System: English / Platforms All

Vote Count: 0

Problem:

cfquery.executiontime is leaked into variables scope if result attribute is not defined
Method:

<cfquery>  SELECT * FROM FixedAmountCommissionTerm</cfquery><cfdump var="#variables#"><!-- expect: empty struct --><!-- actual: struct with 1 element, key: CFQUERY.EXECUTIONTIME, value: (numeric) -->
Result:

----------------------------- Additional Watson Details -----------------------------

Watson Bug ID:	3041392

Deployment Phase:	Release Candidate

External Customer Info:
External Company:  
External Customer Name: Henry Ho
External Customer Email: 237A22C24921EDF5992015B9
External Test Config: 04/29/2010

Attachments:

Comments: