https://issues.apache.org/ooo/show_bug.cgi?id=121479

--- Comment #10 from Andre <[email protected]> ---
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::_MoveNodes() it checks inside the main while loop if a table node with
all its "child" nodes are inside the original range.
The patch is simple and allows one call to _MoveNodes() to move some nodes even
when others fail.
However, when the bug document is loaded then it results in producing only a
blank page.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

Reply via email to