Fixed
Details
Assignee
UnassignedUnassignedReporter
Imported User 30Imported User 30Priority
MajorLabels
Fix versions
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
Details
Details
Assignee
Unassigned
UnassignedReporter
Imported User 30
Imported User 30Priority
Labels
Fix versions
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 26 January 2015 at 18:00
Updated 25 February 2022 at 11:56
Resolved 29 January 2015 at 21:44
Test case:
<html> <body> <p>Running htmlhead - should be red</p> <cfsavecontent variable="stuff"> <style>p {color: red}</style> </cfsavecontent> <cfhtmlhead text="#stuff#"/> </body> </html>
Expected:
style tag should be inserted in head, paragraph should be red text
Actual:
style tag is not inserted
Works on Railo 4.2.