Details
Assignee
Zac SpitzerZac SpitzerReporter
Brian FitzGeraldBrian FitzGeraldLabels
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
Priority
Minor
Details
Details
Assignee
Zac Spitzer
Zac SpitzerReporter
Brian FitzGerald
Brian FitzGeraldLabels
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
Priority
Created 15 October 2021 at 18:06
Updated 10 June 2024 at 23:37
When using a custom error handler as defined in
Settings > Error > General Error Template
of the Lucee server admin, ACF provides anerror
variable in order to handle the error. It appears as though Lucee does not provide this sameerror
variable, and instead makes the exception available via acfcatch
structure.This is a compatibility issue with ACF and this bug report was requested by Brad Wood.