https://bugs.documentfoundation.org/show_bug.cgi?id=158388
Mike Kaganski <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- See Also| |https://bugs.documentfounda | |tion.org/show_bug.cgi?id=96 | |401 --- Comment #1 from Mike Kaganski <[email protected]> --- See also: https://gerrit.libreoffice.org/c/core/+/159976 Since this is a broken package, the fix should set the RepairPackage media descriptor property to true, after a prompt. In package/source/zippackage/ZipPackage.cxx, there are checks related to the most fundamental things - e.g., for ODF packages, manifest is checked. But all the other XML streams can't be checked there; so the XML parser needs to do the job. -- You are receiving this mail because: You are the assignee for the bug.
