new Query() with empty list param should error but doesn't

Description

split out from

the behaviour should be the same as with query, but isn’t

should throw param [id] may not be empty but doesn’t

also there’s a cftrace in there for some reason?

Environment

None

Activity

Show:

Pothys - MitrahSoft 15 October 2024 at 07:40

I've checked this issue with Lucee version 6.2.0.105-SNAPSHOT. The issue has now been resolved, and empty queryParam values throw an error as expected.

Pothys - MitrahSoft 4 October 2024 at 15:00

I have investigated this ticket using Lucee version 6.2.0.93-SNAPSHOT, and I have implemented a fix to display an error message for empty queryParam values. Here is the PR:

Zac Spitzer 27 July 2024 at 10:51

I believe possibly the problem is the empty value being passed to queryparam attributecollection=item; ends up being null?

this is the stack expected

Fixed

Details

Assignee

Reporter

Priority

Labels

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

Created 27 July 2024 at 10:17
Updated 15 October 2024 at 07:40
Resolved 15 October 2024 at 07:40