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
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: