Exception on all requests with latest stable Lucee 6.0.1.83
Description
When upgrading our instance to Lucee 6.0.1.83, all requests throw an exception: Invalid property requested: hits
You can reproduce this with an out of the box coldbox create app (I used AdvancedScript) and specifying app.cfengine = lucee-light@6.0.1.83 in server.json.
Attachments
1
Activity
Show:
Sean Daniels May 6, 2024 at 1:05 PM
Yes:
Luis Majano May 6, 2024 at 11:33 AM
This is a regression in Lucee, not ColdBox. Have you reported it.
Da Li May 4, 2024 at 6:49 AM
Edited
I met the problem too.
Won't Fix
Pinned fields
Click on the next to a field label to start pinning.
When upgrading our instance to Lucee 6.0.1.83, all requests throw an exception:
Invalid property requested: hits
You can reproduce this with an out of the box
coldbox create app
(I used AdvancedScript) and specifying app.cfengine = lucee-light@6.0.1.83 in server.json.