Bug with static / final in Lucee 5.3.10.120. Repro...
# lucee
a
Bug with static / final in Lucee 5.3.10.120. Repro case: https://blog.adamcameron.me/2023/02/lucee-bug-surfaced-by-cfwheelss.html & explanation.
👍 1
z
you flick me the working repo code?
i tried to repro based on your blog, but couldn't quite
mixing statics and includes is nasty, but regression is a regression. Can you file a lucee ticket?
a
You indicated above you weren't able to reproduce it? Or did you get it sorted?
z
No luck so far
a
I wonder if it's a vagary of the Docker image?
z
Btw, can u always mention version being tested in your bdeep dives?
a
image.png
z
I was testing using any and script-runner
a
~SecondT~hird sentence of the article 😉
z
The previous one?
a
hang-on wut?
Ah the async one. Yeah good point. I'll update. Article and thread updated.
Let's keep this thread focused on the topic @ hand though, yeah?
👍 1
OK I do not have the capacity to try on non-Docker installs I'm afraid. Maybe someone else with a native install or built from Ortus's image could test too?
So @zackster where did we get to on this? Should I raise a ticket in the hope someone else can either prove / disprove it? Would still like some help from others here trying to replicate it if poss.
z
File a bug
a
Will do. Got someone else to test on a native install (ie: not dockerised) and they didn't get an issue either. So this is a bit curious.
Gonna try to get another test on a dockerised env (someone else's), check how it runs, and then will get onto it.
e
Use their express version, its less time consuming than docker. just unzip, navigate to the conf directory, run startup/sh/bat and have fun
z
was my static.zip example the same as your code?