tracker issue : CF-3845475

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

Grammar error in error message

| View in Tracker

Status/Resolution/Reason: Closed/Fixed/

Reporter/Name(from Bugbase): Adam Cameron / Adam Cameron (Adam Cameron)

Created: 10/30/2014

Components: General Server

Versions: 11.0

Failure Type: Cosmetic Issue

Found In Build/Fixed In Build: CF11_Final /

Priority/Frequency: Minor / Some users will encounter

Locale/System: English / Platforms All

Vote Count: 0

Listed in the version 11.0.03.292480 Issues Fixed doc
Parameter validation error for the QUERYGETROW function.
The function takes 2 parameter.
The error occurred inC:/apps/adobe/ColdFusion/11/express/ColdFusion/cfusion/wwwroot/shared/github-scratch/blogExamples/datatypes/queries/queryGetRow.cfm: line 7
5 : writeDump(records);
6 : 
7 : row = queryGetRow(records, 1, true);
8 : writeDump(row);
9 : </cfscript>

It should read "The function takes 2 parameterS" (ie: plural).

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

Watson Bug ID:	3845475

External Customer Info:
External Company:  
External Customer Name: Adam Cameron.
External Customer Email:  
External Test Config: My Hardware and Environment details:

Attachments:

Comments:

Now getting the correct error message "The function takes 2 parameters". Hence, closing this bug. (Comment added from ex-user id:prk)
Comment by Adobe D.
10381 | October 31, 2014 07:27:55 AM GMT
Verified this is fixed in CF11 Update 3 (11,0,03,292024(PreRelease)). So #CF-3042669 can also be marked Closed/Fixed. Thanks!, -Aaron
Comment by External U.
10382 | November 11, 2014 04:19:22 AM GMT