Status/Resolution/Reason: Closed/Withdrawn/NotABug
Reporter/Name(from Bugbase): blagui Mehdi / blagui Mehdi (blagui Mehdi)
Created: 02/18/2016
Components: CLI
Versions: 2016
Failure Type: Cosmetic Issue
Found In Build/Fixed In Build: CF2016_Final /
Priority/Frequency: Normal / Some users will encounter
Locale/System: ALL / Windows 7 64-bit
Vote Count: 0
Problem Description:
CF.bat CLI don't return whitespace in source code. Either the whitespace management checked or not in CF2016.
Steps to Reproduce:
Run a hello world
----------------
<cfset say="helllo">
<cfoutput>#say#</cfoutput>
---------------
Notice the cfoutput is in line 4 here. But result will in 1 line!
Actual Result:
All whitespaces / backspace return removed.
Expected Result:
Render the code same in Coldfusion when whitespace management disabled.
Any Workarounds:
Fix it.
----------------------------- Additional Watson Details -----------------------------
Watson Bug ID: 4119277
External Customer Info:
External Company:
External Customer Name: blagui Mehdi
External Customer Email:
External Test Config: Windows 7-64 bits/ CF in CFBuilder 20016.
Attachments:
Comments: