Status/Resolution/Reason: Closed/Fixed/
Reporter/Name(from Bugbase): Gordon Frobenius / Gordon Frobenius (Gordon Frobenius)
Created: 06/16/2016
Components: Document Management, Office Integration
Versions: 11.0
Failure Type:
Found In Build/Fixed In Build: CF11_Final /
Priority/Frequency: Normal / Few users will encounter
Locale/System: English / Windows 10 64 bit
Vote Count: 0
Problem Description:
In CF10 using <cfspreadsheet> to read in an XLS file that has cells with leading and trailing spaces they were retained. In CF11 and 2016 they are being automatically trimmed. I don't think this would be desired 100% of the time. Leave the customers data exactly as it were.
Steps to Reproduce:
Here is a working example: http://trycf.com/gist/cb811394b56fec0e5c3321f52c896852/acf2016?theme=monokai
You can select the version of CF to run it against in the bottom right. You will see it is not the poi.jar that is auto trimming the data.
Actual Result:
In CF11 and 2016 cell data is auto trimmed.
Expected Result:
Data should be left as is.
Any Workarounds:
No.
----------------------------- Additional Watson Details -----------------------------
Watson Bug ID: 4165319
External Customer Info:
External Company:
External Customer Name: Gordon Frobenius
External Customer Email:
External Test Config: My Hardware and Environment details:
(Server 1) This ColdFusion server appears to automatically trim the data (BAD)...
Version: 2016,0,02,299200
Update Level: chf20160002.jar
(Server 2) This ColdFusion server appears to leave the data as-is (GOOD)...
Version: 10,0,19,298511
Update Level: chf10000019.jar
Attachments:
Comments: