You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@poi.apache.org by bu...@apache.org on 2006/08/29 12:29:03 UTC

DO NOT REPLY [Bug 29982] - Unable to read spreadsheet when dropdown list cell is selected - Unable to construct record instance

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG�
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=29982>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND�
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=29982





------- Additional Comments From surendra_nellore@yahoo.com  2006-08-29 10:29 -------
I have seen if you select all cells after touching or editing drop downs and
save, the excel is readable. could be temporary fix until the bug is fixed. 



(In reply to comment #0)
> This problem occurs on a spreadsheet that has cells that have data validation 
> from a drop down list.  The error occurs when one of the drop down list cells 
> is selected on the spreadsheet.  If any other cell is selected, the spreadsheet 
> can be processed without a problem.
> 
> I would attach the spreadsheet that causes the error, but I don't see that 
> option provided in Bugzilla.  I can mail the spreadsheet to the owner of this 
> bug upon request.
> 
> Here is the error that occurs:
> 
> org.apache.poi.hssf.record.RecordFormatException: Unable to construct record 
> instance, the following exception occured: null
> 	at org.apache.poi.hssf.record.RecordFactory.createRecord
> (RecordFactory.java:237)
> 	at org.apache.poi.hssf.record.RecordFactory.createRecords
> (RecordFactory.java:160)
> 	at org.apache.poi.hssf.usermodel.HSSFWorkbook.<init>
> (HSSFWorkbook.java:165)
> 	at org.apache.poi.hssf.usermodel.HSSFWorkbook.<init>
> (HSSFWorkbook.java:132)



-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

---------------------------------------------------------------------
To unsubscribe, e-mail: poi-dev-unsubscribe@jakarta.apache.org
Mailing List:    http://jakarta.apache.org/site/mail2.html#poi
The Apache Jakarta POI Project: http://jakarta.apache.org/poi/