Fixed
Details
Details
Assignee
Michael Offner
Michael OffnerReporter
Zac Spitzer
Zac SpitzerPriority
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 6 September 2022 at 14:08
Updated 23 September 2022 at 09:27
Resolved 23 September 2022 at 09:27
when Lucee generates bytecode (which the admin is deployed as) it includes a hardwired reference to the extension bundle version, which Lucee then goes to try and download from the update provider
https://github.com/lucee/Lucee/blob/6.0/core/src/main/java/lucee/runtime/functions/FunctionHandlerPool.java#L59