To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=56376
                  Issue #:|56376
                  Summary:|Excel import: Crash on import of bug document
                Component:|Spreadsheet
                  Version:|680m124
                 Platform:|All
                      URL:|
               OS/Version:|All
                   Status:|NEW
        Status whiteboard:|
                 Keywords:|
               Resolution:|
               Issue type:|DEFECT
                 Priority:|P3
             Subcomponent:|open-import
              Assigned to:|dr
              Reported by:|dr





------- Additional comments from [EMAIL PROTECTED] Fri Oct 21 07:06:35 -0700 
2005 -------
Load the attached (zipped) document. Import filter crashes.

Origin of the document: Customs Directorate of Slovak Republic
http://tqsinet.colnasprava.sk/ISSTInet/TARICSK/CIS/40020051015.zip

DR->DR: The file does not follow the file format specification. Especially: 
missing 
EOF record in workbook globals substream, or as it seems (even worse), EOF is 
part of preceding EXTSST record (wrong size of EXTSST?). Leads to access of 
nonexistent ColRowBuffer in globals section when reading the 
DEFAULTROWHEIGHT record (source/filter/excel/impop.cxx, source/filter/excel/
read.cxx).
Simple solution: Don't try to read DEFAULTROWHEIGHT in workbook globals, skip 
embedded sheet substreams.
Complete solution: Detect EOF embedded in EXTSST.

---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to