https://bugs.documentfoundation.org/show_bug.cgi?id=150407
--- Comment #1 from Regina Henschel <[email protected]> --- Created attachment 181890 --> https://bugs.documentfoundation.org/attachment.cgi?id=181890&action=edit vertical position relative top or bottom margin The same error happens with object positions relative to top or bottom margin. The error is in https://opengrok.libreoffice.org/xref/core/xmloff/source/style/xmlexppr.cxx?r=ca2a4a4b#1059 It does not consider, that loext is only allowed in ODF extended file format. In case the document is saved in ODF strict, a product build creates an invalid file and a debug build crashes because the loext namespace is not known. -- You are receiving this mail because: You are the assignee for the bug.
