Status/Resolution/Reason: Closed/Withdrawn/CannotReproduce
Reporter/Name(from Bugbase): Trevor Johnson / Trevor Johnson (Trevor Johnson)
Created: 11/30/2015
Components: File Management
Versions: 10.0
Failure Type:
Found In Build/Fixed In Build: Final /
Priority/Frequency: Trivial / Unknown
Locale/System: English / Linux RH Enterprise 6
Vote Count: 0
Problem Description: When using cffile with accept set to application/vnd.ms-excel and you upload an excel .xls file, it is reported as a word document.
Steps to Reproduce:
1. Form that allows you to submit a file to upload to the server
2. Server code that has cffile with accept="application/vnd.ms-excel"
3. upload a .xls file
Actual Result: cffile says that it is a word document
Expected Result: cffile should correctly say that it is an excel file
Any Workarounds: I only have been able to get this to work by removing the accept attribute
----------------------------- Additional Watson Details -----------------------------
Watson Bug ID: 4093879
External Customer Info:
External Company:
External Customer Name: Trevor Johnson
External Customer Email:
External Test Config: My Hardware and Environment details:
Attachments:
Comments: