Status/Resolution/Reason: Closed/Fixed/Fixed
Reporter/Name(from Bugbase): Adam Cameron / Adam Cameron (Adam Cameron)
Created: 02/11/2013
Components: Language, Tags, Logging
Versions: 2016,11.0
Failure Type: Data Corruption
Found In Build/Fixed In Build: 9.0.1 / 2018,0,0,308494
Priority/Frequency: Normal / Some users will encounter
Locale/System: English / Win XP All
Vote Count: 5
Problem Description:
One cannot embed CRLF characters in a log entry to provide it with "formatting".
Steps to Reproduce:
<cflog file="foo" text="Hello#chr(13)##chr(10)#World">
Actual Result:
Hello[space][space]World
Expected Result:
Hello
World
Any Workarounds:
Use Railo. It does it properly.
----------------------------- Additional Watson Details -----------------------------
Watson Bug ID: 3498448
Deployment Phase: Release Candidate
External Customer Info:
External Company:
External Customer Name: Adam Cameron.
External Customer Email:
External Test Config: My Hardware and Environment details:
Attachments:
Comments: