Status/Resolution/Reason: Closed/Fixed/
Reporter/Name(from Bugbase): Raymond Camden / Raymond Camden (Raymond Camden)
Created: 10/09/2014
Components: Language
Versions: 11.0
Failure Type:
Found In Build/Fixed In Build: CF11_Final / CF11 Update5
Priority/Frequency: Major / Most users will encounter
Locale/System: English / Mac All
Vote Count: 5
As described in this SO post, http://stackoverflow.com/questions/26254498/how-to-set-debug-output-query-name-using-queryexecute, if you do
foo = queryExecute(...)
than CF's debugger service reports the query as _queryname_var0, not foo.
Also, if you have a variable called _queryname_var0, queryExecute will delete the variable from the Variables scope
----------------------------- Additional Watson Details -----------------------------
Watson Bug ID: 3836702
External Customer Info:
External Company:
External Customer Name: cfjedimaster
External Customer Email:
External Test Config: My Hardware and Environment details:
Attachments:
Comments: