Skip to content

Conversation

@zainforbjs
Copy link
Contributor

The debug footer is rendered during onRequestEnd, after the tag has already been written. Injecting CSS via cfhtmlhead relied on engine-specific behavior and does not work in BoxLang.

Inlining the <style> block ensures consistent behavior across Adobe ColdFusion, Lucee, and BoxLang.

The debug footer is rendered during onRequestEnd, after the <head> tag has already been written. Injecting CSS via cfhtmlhead relied on engine-specific behavior and does not work in BoxLang.

Inlining the <style> block ensures consistent behavior across Adobe ColdFusion, Lucee, and BoxLang.
@zainforbjs zainforbjs marked this pull request as ready for review January 8, 2026 11:00
@zainforbjs zainforbjs merged commit 927b189 into develop Jan 8, 2026
42 checks passed
@zainforbjs zainforbjs deleted the fix/cfhtmlhead-issue branch January 8, 2026 11:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants