Title:
Bug 86400:When a spreadsheet is read using cfspreadsheet, it will error when the first characters of a field is a pound sign (#) and then field has formatting of at least "Custom" or "Date"
| View in TrackerStatus/Resolution/Reason: Closed/Fixed/
Reporter/Name(from Bugbase): JJ BLODGETT / jj blodgett (jj blodgett)
Created: 02/17/2011
Components: Document Management, Office Integration
Versions: 10.0
Failure Type: Unspecified
Found In Build/Fixed In Build: CF9,0,1,274733 / 288992
Priority/Frequency: Trivial / Unknown
Locale/System: English / Win All
Vote Count: 2
Problem:
When a spreadsheet is read using cfspreadsheet, it will error when the first characters of a field is a pound sign (#) and then field has formatting of at least "Custom" or "Date". May happen with others as well but those are the only two I tested. It will not error if the pound sign is in the middle or at the end. Only when it's at the beginning.
Method:
- Create a spreadsheet.- Select at least one cell and choose "Format Cell".- Choose "Date" as the format (or Custom)- Enter "#ABC" or any string beginning with a pound sign as the content of the cell- Save and attempt to read with CFSPREADSHEET
Result:
An exception occurred while using action=read. java.lang.RuntimeException: Unexpected celltype (5)
----------------------------- Additional Watson Details -----------------------------
Watson Bug ID: 3043393
External Customer Info:
External Company:
External Customer Name: jj blodgett
External Customer Email: 02245D5E4471E38E992016B6
External Test Config: 02/17/2011
Attachments:
Comments: