Queryparam list=true is unsupported
Description
Activity
Show:
Fixed
Pinned fields
Click on the next to a field label to start pinning.
Details
Assignee
Michael Born @ OrtusMichael Born @ OrtusReporter
Michael Born @ OrtusMichael Born @ OrtusFix versions
Priority
Major
Details
Details
Assignee
Reporter
Fix versions
Priority
Sentry
Linked Issues
Sentry
Linked Issues
Sentry
Linked Issues
Created December 28, 2024 at 12:19 PM
Updated December 28, 2024 at 8:05 PM
Resolved December 28, 2024 at 12:39 PM
Support was added for list query parameters in , but it seems
<cfqueryparam value=foo list=true />
or<bx:queryparam... />
syntax was not included.For example, this query:
throws:
The parameter position '2' is out of range. The number of parameters for this prepared statement is '1'