Fixed
Details
Assignee
Pothys - MitrahSoftPothys - MitrahSoftReporter
Zac SpitzerZac SpitzerPriority
NewLabels
Fix versions
New Issue warning screen
Before you create a new Issue, please post to the mailing list first https://dev.lucee.org
Once the issue has been verified, one of the Lucee team will ask you to file an issue
Sprint
NoneAffects versions
Details
Details
Assignee
Pothys - MitrahSoft
Pothys - MitrahSoftReporter
Zac Spitzer
Zac SpitzerPriority
Labels
Fix versions
New Issue warning screen
Before you create a new Issue, please post to the mailing list first https://dev.lucee.org
Once the issue has been verified, one of the Lucee team will ask you to file an issue
Sprint
None
Affects versions
Created 22 December 2020 at 11:47
Updated 27 April 2022 at 17:06
Resolved 12 March 2021 at 15:27
if you call query.rowData () i.e without args, it's missing the function name in the error message
too few arguments for function call
https://trycf.com/gist/1b9c043d6fb49c617564253d335368bd/lucee5?theme=monokai
i.e. calling QueryNew() throws
Too few attributes in function [QueryNew] on line 2
shouldn't that also be arguments, queryNew isn't a tag