https://bugs.documentfoundation.org/show_bug.cgi?id=155496
Bug ID: 155496
Summary: ReqIF export produces invalid XML (unmatched closing
elements) for a list with subheader
Product: LibreOffice
Version: unspecified
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: Writer
Assignee: [email protected]
Reporter: [email protected]
Created attachment 187504
--> https://bugs.documentfoundation.org/attachment.cgi?id=187504&action=edit
Lists with second-level header elements
Open the attached document; export to ReqIF using this command:
> soffice --convert-to "xhtml:HTML (StarWriter):xhtmlns=reqif-xhtml"
> listItemSubheader.fodt
The resulting .xhtml will contain an unmatched </reqif-xhtml:li> and
</reqif-xhtml:ul> closing elements, so will be invalid XML/ReqIF.
--
You are receiving this mail because:
You are the assignee for the bug.