https://bugs.documentfoundation.org/show_bug.cgi?id=156247
Bug ID: 156247
Summary: Add OPC and XML validity check at import/export of
OOXML files
Product: LibreOffice
Version: unspecified
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: enhancement
Priority: medium
Component: LibreOffice
Assignee: [email protected]
Reporter: [email protected]
When we import or export a OOXML file it would be good to check (in debug mode)
the validity of the document's OPC[1] structure (declared relationship actually
exists for exmaple) and XML file validity (presence of the XML namespaces
declaration that is used in tags for example).
The goal of this EasyHack is to implement this functionality that checks this
and trigger it on import and export of files in debug mode (and maybe when an
environment variable is set in non-debug mode).
[1] https://en.wikipedia.org/wiki/Open_Packaging_Conventions
--
You are receiving this mail because:
You are the assignee for the bug.