https://bugs.documentfoundation.org/show_bug.cgi?id=171038
Justin L <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Ever confirmed|0 |1 Status|UNCONFIRMED |ASSIGNED Assignee|[email protected] |[email protected] |desktop.org | --- Comment #1 from Justin L <[email protected]> --- Note that tables are NOT an issue for this particular document. The table calls SectionBreaks on its end node, but doesn't actually process the PageAfter property. !IsPlausableSingleWordSection saves the day in this case. Since we are at an EndNode, m_bParagraphOpened is not true, so a dummy paragraph is created, and all is well. -- You are receiving this mail because: You are the assignee for the bug.
