https://bugs.documentfoundation.org/show_bug.cgi?id=155272
Justin L <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Version|4.0.0.3 release |Inherited From OOo --- Comment #7 from Justin L <[email protected]> --- tested with bibisect-releases and see it is inherited from OOo. The problem is related to bookmarks in the original document that are removed when MS Word round-trips the file. <w:fldChar w:fldCharType="begin"> <w:ffData> <w:name w:val="Text2"/> <w:enabled/> <w:calcOnExit w:val="0"/> <w:textInput> <w:default w:val="${fn:format-date(fn:current-date(),'[D01].[M01].[Y0001]')}"/> </w:textInput> </w:ffData> </w:fldChar> </w:r> <w:bookmarkStart w:id="1" w:name="Text2"/> <w:r> <w:t>29.09.2022</w:t> </w:r> <w:bookmarkEnd w:id="1"/> -- You are receiving this mail because: You are the assignee for the bug.
