[Bug 121479] RTF file does not open and OOo crashes.

2013-06-06 Thread bugzilla
https://issues.apache.org/ooo/show_bug.cgi?id=121479 fanyuz...@gmail.com changed: What|Removed |Added CC||fanyuz...@gmail.com

[Bug 121479] RTF file does not open and OOo crashes.

2013-06-18 Thread bugzilla
https://issues.apache.org/ooo/show_bug.cgi?id=121479 Andre changed: What|Removed |Added CC||awf@googlemail.com --- Comment #2 from And

[Bug 121479] RTF file does not open and OOo crashes.

2013-06-20 Thread bugzilla
https://issues.apache.org/ooo/show_bug.cgi?id=121479 Armin Le Grand changed: What|Removed |Added CC||armin.le.gr...@me.com --- Comment #3

[Bug 121479] RTF file does not open and OOo crashes.

2013-06-21 Thread bugzilla
https://issues.apache.org/ooo/show_bug.cgi?id=121479 Andre changed: What|Removed |Added QA Contact||awf@googlemail.com --- Comment #4 from And

[Bug 121479] RTF file does not open and OOo crashes.

2013-06-24 Thread bugzilla
https://issues.apache.org/ooo/show_bug.cgi?id=121479 Andre changed: What|Removed |Added Assignee|iss...@openoffice.apache.or |awf@googlemail.com |g

[Bug 121479] RTF file does not open and OOo crashes.

2013-06-24 Thread bugzilla
https://issues.apache.org/ooo/show_bug.cgi?id=121479 j...@apache.org changed: What|Removed |Added CC||j...@apache.org Flags|4.

[Bug 121479] RTF file does not open and OOo crashes.

2013-06-25 Thread bugzilla
https://issues.apache.org/ooo/show_bug.cgi?id=121479 --- Comment #7 from Andre --- This bug can also be observed in older versions (3.1.0 and 3.3). -- You are receiving this mail because: You are on the CC list for the bug.

[Bug 121479] RTF file does not open and OOo crashes.

2013-06-25 Thread bugzilla
https://issues.apache.org/ooo/show_bug.cgi?id=121479 --- Comment #8 from Andre --- I know now a bit better what goes wrong: RTF document content is stored as nodes in a node array. Some content is organized as "fly frames", blocks of text or parts of a table, that are displayed at a position tha

[Bug 121479] RTF file does not open and OOo crashes.

2013-06-28 Thread bugzilla
https://issues.apache.org/ooo/show_bug.cgi?id=121479 --- Comment #9 from Andre --- a) This is an old bug, not a regression. b) It is not easy to fix without first fully understanding the relevant code parts on several layers (RTF reader, node container, everything in between) and then replace it

[Bug 121479] RTF file does not open and OOo crashes.

2013-06-28 Thread bugzilla
https://issues.apache.org/ooo/show_bug.cgi?id=121479 --- Comment #10 from Andre --- Created attachment 80935 --> https://issues.apache.org/ooo/attachment.cgi?id=80935&action=edit Prevent invalid move of document nodes. One way to prevent the crash/loop when loading the bug doc. In SwNodes::_Mo

[Bug 121479] RTF file does not open and OOo crashes.

2013-06-28 Thread bugzilla
https://issues.apache.org/ooo/show_bug.cgi?id=121479 --- Comment #11 from Andre --- Created attachment 80936 --> https://issues.apache.org/ooo/attachment.cgi?id=80936&action=edit Prevent invalid move of document nodes. Version B This patch either lets _MoveNodes() move all nodes in the given

[Bug 121479] RTF file does not open and OOo crashes.

2013-06-28 Thread bugzilla
https://issues.apache.org/ooo/show_bug.cgi?id=121479 --- Comment #12 from Andre --- Please note that the two patches above only prevent the crash/loop. They do not fix the loading of the RTF bug doc. -- You are receiving this mail because: You are on the CC list for the bug.

[Bug 121479] RTF file does not open and OOo crashes.

2013-07-01 Thread bugzilla
https://issues.apache.org/ooo/show_bug.cgi?id=121479 j...@apache.org changed: What|Removed |Added Flags|4.0.0_release_blocker+ |4.0.0_release_blocker- --- Comment #1

[Bug 121479] RTF file does not open and OOo crashes.

2013-07-01 Thread bugzilla
https://issues.apache.org/ooo/show_bug.cgi?id=121479 --- Comment #14 from SVN Robot --- "af" committed SVN revision 1498507 into trunk: 121479: Prevent crash when loading some RTF documents. -- You are receiving this mail because: You are on the CC list for the bug.

[Bug 121479] RTF file does not open and OOo crashes.

2013-07-01 Thread bugzilla
https://issues.apache.org/ooo/show_bug.cgi?id=121479 --- Comment #15 from Andre --- Checked in the second patch (version B). As this only prevents the crash but does not fix the loading, I leave the status as it is. -- You are receiving this mail because: You are on the CC list for the bug.

[Bug 121479] RTF file does not open and OOo crashes.

2012-12-18 Thread bugzilla
https://issues.apache.org/ooo/show_bug.cgi?id=121479 Yan Ji changed: What|Removed |Added Blocks||121500 -- You are receiving this mail becaus

[Bug 121479] RTF file does not open and OOo crashes.

2012-12-21 Thread bugzilla
https://issues.apache.org/ooo/show_bug.cgi?id=121479 binguo changed: What|Removed |Added Status|UNCONFIRMED |CONFIRMED CC|

4.0.0_release_blocker granted: [Bug 121479] RTF file does not open and OOo crashes.

2013-06-24 Thread bugzilla
j...@apache.org has granted fanyuz...@gmail.com's request for 4.0.0_release_blocker: Bug 121479: RTF file does not open and OOo crashes. https://issues.apache.org/ooo/show_bug.cgi?id=121479 --- Additional Comments from j...@apache.org set showstopper flag

4.0.0_release_blocker denied: [Bug 121479] RTF file does not open and OOo crashes.

2013-07-01 Thread bugzilla
j...@apache.org has denied 4.0.0_release_blocker: Bug 121479: RTF file does not open and OOo crashes. https://issues.apache.org/ooo/show_bug.cgi?id=121479 --- Additional Comments from j...@apache.org I plan to remove the showstopper flag because we can't fix this problem completel