cfhtmlhead does not work

Description

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.

Environment

None

Activity

Show:

Igal Sapir 29 January 2015 at 21:44

yes, of course.

Imported User 130 29 January 2015 at 21:40

By "resolved" does that mean the closing slash is now supported?

Imported User 30 27 January 2015 at 01:10

Nice. We took the `/` out of our code for now.

Igal Sapir 26 January 2015 at 20:28

solved in 4d4476f

Igal Sapir 26 January 2015 at 20:16

I'm looking further into it.

Fixed

Details

Assignee

Reporter

Priority

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

Flag notifications