https://bugs.documentfoundation.org/show_bug.cgi?id=169487
Bug ID: 169487
Summary: FILESAVE: PPT->PPTX invalid value in a:ext
Product: LibreOffice
Version: 26.2.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 file and save as PPTX, the resulting file can't be opened in
PowerPoint.
OOXML validator gives the below error:
```
{
"Description": " The MaxInclusive constraint failed. The value must be less
than or equal to 2147483647.",
"Path": {
"Namespaces": {},
"XPath":
"/p:sldLayout[1]/p:cSld[1]/p:spTree[1]/p:grpSp[1]/p:sp[2]/p:spPr[1]/a:xfrm[1]/a:ext[1]",
"PartUri": "/ppt/slideLayouts/slideLayout1.xml"
},
"Id": "Sch_AttributeValueDataTypeDetailed",
"ErrorType": "Schema"
}
```
Steps to Reproduce:
1. Open the file in LO
2. Save as PPTX
3. Open the resulting in PowerPoint
Actual Results:
PowerPoint can't open the file
Expected Results:
PowerPoint opens the file without any problem
Reproducible: Always
User Profile Reset: Yes
Additional Info:
Version: 26.2.0.0.alpha0+ (X86_64) / LibreOffice Community
Build ID: a73bbbcb9b7b57197a2e5ad197f4953c4389ef6a
CPU threads: 22; OS: Linux 6.12; UI render: default; VCL: gtk3
Locale: en-IN (en_IN); UI: en-US
Calc: threaded
--
You are receiving this mail because:
You are the assignee for the bug.