Status/Resolution/Reason: Closed/Withdrawn/Duplicate
Reporter/Name(from Bugbase): Tony Junkes / Tony Junkes (Tony Junkes)
Created: 03/09/2016
Components: Language
Versions: 2016
Failure Type: Unspecified
Found In Build/Fixed In Build: Alpha_v12 /
Priority/Frequency: Trivial / Unknown
Locale/System: English / Win All
Vote Count: 0
Duplicate ID: CF-3713323
Problem Description: The iterator functions for queries don't work as member functions.
Steps to Reproduce: myQuery.each(function(q) { writeDump(q); });
Actual Result: coldfusion.runtime.java.MethodSelectionException: The each method was not found.
Expected Result: result of each query.
Any Workarounds: use queryEach() etc.
----------------------------- Additional Watson Details -----------------------------
Watson Bug ID: 4126738
External Customer Info:
External Company:
External Customer Name: Tony Junkes
External Customer Email: tony@coldfusionchef.com
External Test Config:
Attachments:
Comments: