Svante Schubert created ODFTOOLKIT-413:
------------------------------------------
Summary: Document corrupted after copying a sheet including a
chart into new spreadsheet
Key: ODFTOOLKIT-413
URL: https://issues.apache.org/jira/browse/ODFTOOLKIT-413
Project: ODF Toolkit
Issue Type: Bug
Components: odfdom
Reporter: Svante Schubert
Assignee: Svante Schubert
After copying a sheet including a chart into new spreadsheet the document is
corrupt and have to be repaired by LibreOffice5.
The reason is that there are multiple manifest entries for the same file within
the ODF package, as the validator reveals: see http://odf-validator.rhcloud.com
I have created a test environment for the Simple API, which copies all
dependent files of the sheet aside of the sheet (the table) itself.
In addition I have fixed in the test scenario already a minor bug in the Simple
API, where attributes without namespaces (an issue of the original document)
can not be created - an additional fix for this side problem will be in ODFDOM.
The complete fix likely only affects ODFDOM API.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)