Duplicate
Details
Assignee
Michael OffnerMichael OffnerReporter
Bruce KirkpatrickBruce KirkpatrickPriority
CriticalLabels
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
Affects versions
Details
Details
Assignee
Michael Offner
Michael OffnerReporter
Bruce Kirkpatrick
Bruce KirkpatrickPriority
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
Affects versions
Created 17 September 2016 at 15:32
Updated 18 May 2020 at 10:02
Resolved 24 March 2017 at 09:10
I receive this error when using secure attribute on cfpop:
Attribute secure is not allowed for statement pop
After reviewing an early version of lucee 4.5 and the current master branch, I see the "Secure" attribute of cfpop tag is now missing. This feature was already implemented in 4.5, and maybe it was missed when moving to 5.0. Maybe some minor redo is needed with the tld file, etc to get it working again.
https://github.com/lucee/Lucee/blob/master/core/src/main/java/resource/tld/core-base.tld
Previous ticket:
https://luceeserver.atlassian.net/browse/LDEV-209