Issues
- cfhtmlhead ignores body content with text attributeLDEV-3618Resolved issue: LDEV-3618Pothys - MitrahSoft
- cfhtmlhead does not work with positional argumentLDEV-3281Resolved issue: LDEV-3281Michael Offner
- cfhtmlhead output is not rendered on debugging enabledLDEV-3094Michael Offner
- tag htmlhead/htmlbody attribute positionLDEV-2070
- getPageContext() with cfhtmlhead duplicates outputLDEV-1814Michael Offner
- CLONE - HtmlHead and HtmlBody ignore Silent stateLDEV-1596Resolved issue: LDEV-1596Igal Sapir
- HtmlHead and HtmlBody ignore Silent stateLDEV-1518Resolved issue: LDEV-1518Igal Sapir
- HtmlHead and HtmlBody ignore ID attributeLDEV-1514Resolved issue: LDEV-1514Igal Sapir
- tag htmlhead appends body twiceLDEV-867Resolved issue: LDEV-867Michael Offner
- CFHTMLHEAD is not bug compatible with ACFLDEV-212Michael Offner
- cfhtmlhead does not workLDEV-5Resolved issue: LDEV-5
11 of 11
cfhtmlhead ignores body content with text attribute
Fixed
Description
Details
Assignee
Pothys - MitrahSoftPothys - MitrahSoftReporter
Pothys - MitrahSoftPothys - MitrahSoftNew 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
Fix versions
Affects versions
Priority
New
Details
Details
Assignee
Pothys - MitrahSoft
Pothys - MitrahSoftReporter
Pothys - MitrahSoft
Pothys - MitrahSoftNew 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
Fix versions
Affects versions
Priority
Created 15 July 2021 at 15:15
Updated 18 September 2024 at 10:15
Resolved 1 August 2022 at 12:23
Activity
Show:
Zac Spitzer29 July 2022 at 12:40
Pothys - MitrahSoft11 July 2022 at 11:58
I added a fix to this ticket
Pull Request: https://github.com/lucee/Lucee/pull/1697
Pothys - MitrahSoft25 February 2022 at 11:29Edited
The same issue also happens in cfhtmlbody tag too
https://trycf.com/gist/ce67cbdb47e9610a1411e12fcd7d192b/lucee5?theme=monokai
Zac Spitzer16 July 2021 at 15:15
test case checked in (disabled)
https://github.com/lucee/Lucee/commit/5902638634d67c7f3aa1a130bdd10c712a3f63a2
Pothys - MitrahSoft16 July 2021 at 14:36
I added a testcase to this ticket
Pull Request: https://github.com/lucee/Lucee/pull/1387
If cfhtmlhead have a text attribute means body content was ignored. Seems ACF append the body content too.
https://trycf.com/gist/ad59f23779799174f3e3270385c02bfe/lucee5?theme=monokai