tracker issue : CF-4165707

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

[ANeff] Bug for: requisite queryGetResult() not implemented when query.getResult() was added

| View in Tracker

Status/Resolution/Reason: Closed/Fixed/

Reporter/Name(from Bugbase): Aaron Neff / Aaron Neff (Aaron Neff)

Created: 06/17/2016

Components: Documentation

Versions: 2016

Failure Type:

Found In Build/Fixed In Build: CF2016_Update2 /

Priority/Frequency: Minor / Some users will encounter

Locale/System: English / Win XP All

Vote Count: 0

requisite queryGetResult() not implemented when query.getResult() was added

CF11 added query.getResult() member function (per PR ticket 3685648). query.getResult() has been documented, and used in production code, since CF11.

Recently, Adobe removed query.getResult() member function from the CF Member Functions doc b/c queryGetResult() hadn't been implemented.

If queryGetResult() was a prerequisite for query.getResult(), then it is a bug that the requisite queryGetResult() wasn't implemented.

Related URL: https://helpx.adobe.com/coldfusion/developing-applications/building-blocks-of-coldfusion-applications/using-the-member-functions.html

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

Watson Bug ID:	4165707

External Customer Info:
External Company:  
External Customer Name: Aaron Neff
External Customer Email:

Attachments:

Comments:

Just noting that q.getResult() is a member function available to all queries since CF11 Final and doesn't require use of query.cfc. Thanks!, -Aaron
Comment by External U.
2357 | July 05, 2016 03:04:43 AM GMT
Aaron, Here you go: https://helpx.adobe.com/coldfusion/cfml-reference/coldfusion-functions/functions-m-r/querygetresult.html Thanks, Saurav
Comment by External U.
2358 | October 05, 2016 04:25:45 AM GMT
Hi Saurav, Thanks very much! This page is good: https://helpx.adobe.com/coldfusion/cfml-reference/coldfusion-functions/functions-m-r/querygetresult.html. This page has a minor issue: https://helpx.adobe.com/coldfusion/developing-applications/building-blocks-of-coldfusion-applications/using-the-member-functions.html. The "QueryGetResult" should be "*QueryGetResult". It is missing the asterisk (*) to indicate it is "New in Adobe ColdFusion (2016 release)" Thanks!, -Aaron
Comment by External U.
2359 | October 20, 2016 10:10:56 PM GMT
Aaron, Many thanks. I have updated the document.
Comment by External U.
2360 | October 21, 2016 12:35:27 AM GMT