Comment 20 for bug 91759

Revision history for this message
In , Andrew Ziem (ahziem1) wrote :

Loading the invalid Microsoft Excel 2003 XML file causes OpenOffice.org 2.0.3
Linux to hang. The issue may be the same as issue 62683.

$ xmllint /tmp/hang.xml
/tmp/hang.xml:11: parser error : Opening and ending tag mismatch: Cell line 11
and cell
<Cell><Data ss:Type="String">Test1</Data></cell>
                                                ^
/tmp/hang.xml:12: parser error : Opening and ending tag mismatch: Cell line 12
and cell
<Cell><Data ss:Type="String">Test2</Data></cell>
                                                ^