Bug 55536

Summary: bad interpreted .rels file inside XLSX (slash in relative XLSX path!!) critical !!
Product: LibreOffice Reporter: Martin <djczermino>
Component: SpreadsheetAssignee: Not Assigned <libreoffice-bugs>
Status: NEEDINFO --- QA Contact:
Severity: normal    
Priority: medium CC: djczermino, todventtu
Version: 3.6.1.2 release   
Hardware: All   
OS: Windows (All)   
Whiteboard:
i915 platform: i915 features:

Description Martin 2012-10-02 12:59:37 UTC
After inziping XLSX, in the _rels folder, you'll find the .rels XML file. In it, you'll find
somewhere with the Target tag, and the contents is "/docProps/core.xml".
This is the problem. LibreOffice can only accept the Target tag with a value
of "docProps/core.xml". Note the first slash character.

If you remove the starting slash character, then re-zip the whole thing,
rename as XLSX, LibreOffice opens it fine.

Soulution: 
Fix "docProps/app.xml" and "docProps/custom.xml" and "/docProps/app.xml" and "/docProps/custom.xml" must do the same!

Funnily, LibreOffice accepts "/xl/workbook.xml" for the workbook part. So I dont know why dont accept slash before "docProps/app.xml" and "docProps/custom.xml".
Comment 1 Markus Mohrhard 2012-10-03 14:43:52 UTC
This is far from being a critical or even a blocker bug.

While it is annoying it seems that your file is not created by MS Excel.
Comment 2 Martin 2012-10-03 17:56:25 UTC
This file IS NOT generated by Excel but it is generated by OpenDocument SDK from Microsoft (.NET library for generating XLSX files)
Comment 3 QA Administrators 2015-01-05 17:51:58 UTC
** Please read this message in its entirety before responding **

To make sure we're focusing on the bugs that affect our users today, LibreOffice QA is asking bug reporters and confirmers to retest open, confirmed bugs which have not been touched for over a year.

There have been thousands of bug fixes and commits since anyone checked on this bug report. During that time, it's possible that the bug has been fixed, or the details of the problem have changed. We'd really appreciate your help in getting confirmation that the bug is still present.

If you have time, please do the following:

Test to see if the bug is still present on a currently supported version of LibreOffice (4.3.5 or later): https://www.libreoffice.org/download/

If the bug is present, please leave a comment that includes the version of LibreOffice and your operating system, and any changes you see in the bug behavior

If the bug is NOT present, please set the bug's Status field to RESOLVED-WORKSFORME and leave a short comment that includes your version of LibreOffice and Operating System

Please DO NOT

Update the version field
Reply via email (please reply directly on the bug tracker)
Set the bug's Status field to RESOLVED - FIXED (this status has a particular meaning that is not appropriate in this case)

Thank you for your help!

-- The LibreOffice QA Team
Comment 4 Beluga 2015-01-20 16:01:40 UTC
Martin: is this still a problem for you? If yes, attach an example file as this has not been confirmed by QA yet.

Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.