https://bugs.documentfoundation.org/show_bug.cgi?id=89482
--- Comment #6 from Justin L <[email protected]> --- The regression is caused by sw/source/filter/ww8/ww8par5.cxx line: pReffedStck->NewAttr( aStart, SwFltBookmark( EnsureTOCBookmarkName( sOrigName ), aVal, pB->GetHandle(), IsTOCBookmarkName( sOrigName ) )); The reference name is "__RefHeading__3_20764935". Previously the call to IsTOCBookmarkName was returning false - now it is returning true. -- You are receiving this mail because: You are the assignee for the bug.
_______________________________________________ Libreoffice-bugs mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
