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: