Apache OpenOffice (AOO) Bugzilla – Issue 89000
Loop when opening document containing frames/tables anchored in header/footer
Last modified: 2013-08-07 14:43:00 UTC
Hello, I just noticed that I have several odt and doc files that i cannot open with OpenOffice 2.4. The program freezes on windows, ubuntu and mac. It worked without any problems in version 2.0 and 2.3. Even when I open the doc-file and save it with OO 2.0 it's imposible to open it with OpenOffice 2.4 or later. To rebuild this error you can download example files: http://www.ausgleichende-gerechtigkeit.de/test.odt http://www.ausgleichende-gerechtigkeit.de/test.doc It worked with: OpenOffice (Win XP) 2.0 OpenOffice (Win XP/Portable) 2.3 It crashed on: OpenOffice 2.4 (Win XP/Portable) OpenOffice 2.4 (Ubuntu 8.04) OpenOffice 3 Dev-Snapshot (Mac OS X 10.5.2)
MRU->FME: mentioned document will cause a loop in Writer right after the import / opening process since OO 2.4. Could you please have a look if this is an "unexpected" victim of the "loopcontrol"? In the document there are many tables inside frame which are anchored inside the header and footer.
fme->od: As discussed, there's an infinite loop in SwHeadFootFrm::FormatSize() which has been 'activated' by fixing an other issue.
defect cause found: inconsistent calculation of height of the last line of paragraph
SBA: Set keyword "regression".
Created attachment 53395 [details] attaching linked document for posterity
fixed in cws sw241bf03 - changed file: /sw/source/core/text/txtfrm.cxx, 1.102.110.1
OD->MRU: Checked in internal installation set of cws sw241bf03 - please verify.
Verified fix in CWS sw241bf03.
Reopened to correctly set to "verified."
.
I delete the URL because there is no more the document It works under Debian, verified in OOH_m16 -> closed