Lucee
Lucee copied to clipboard
error page should respect whitespace in tag context code output LDEV-2446
https://luceeserver.atlassian.net/browse/LDEV-2446
@cfmitrah Did you read my comments on the ticket. your fix does not address the issue correctly.
- The actual HTML returned by Lucee needed changed, not just the error template
- The proper fix is to correctly escape the HTML, not to use CSS to change the look
- Did you see my request to reduce tabbing on code chunks were every line as at least some indentation?
@cfmitrah Hello? Any plans to address what the ticket was actually asking for?
@cfmitrah @bdw429s i have solved the ticket differently, details please seee in the ticket