https://bugs.documentfoundation.org/show_bug.cgi?id=169952
Bug ID: 169952
Summary: FILESAVE: ODP -> PPTX Charts are not properly exported
Product: LibreOffice
Version: 26.8.0.0 alpha0+ master
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: Impress
Assignee: [email protected]
Reporter: [email protected]
Description:
Open the attached ODP file and save it as PPTX, the resulting file can't be
opened in PowerPoint.
OOXML validator gives the below error
```
{
"Description": "Inner exception: Data at the root level is invalid. Line 2,
position 5666..",
"Path": {
"Namespaces": {},
"XPath": "",
"PartUri": "/ppt/charts/chart1.xml"
},
"Id": "ExceptionError",
"ErrorType": "Schema"
}
```
chart1.xml contains invalid schema.
Steps to Reproduce:
1. Open the attached ODP file
2. Save it as PPTX
3. Open the resulting file in PowerPoint
Actual Results:
PowerPoint fails to open the file
Expected Results:
PowerPoint opens the file without any problem
Reproducible: Always
User Profile Reset: Yes
Additional Info:
Version: 25.2.3.2 (X86_64) / LibreOffice Community
Build ID: 520(Build:2)
CPU threads: 22; OS: Linux 6.12; UI render: default; VCL: gtk3
Locale: en-IN (en_IN); UI: en-US
Debian package version: 4:25.2.3-2+deb13u2
Calc: threaded
--
You are receiving this mail because:
You are the assignee for the bug.