You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@poi.apache.org by bu...@apache.org on 2019/03/18 09:31:56 UTC

[Bug 63215] Specific microsoft excel files(.xlsx - created using Microsoft Office 2016) getting corrupted while manipulated using apache-poi-3.10-FINAL libraries. Could you please let us know the root cause of this issue ?

https://bz.apache.org/bugzilla/show_bug.cgi?id=63215

--- Comment #5 from Sushmita Nag <sn...@opentext.com> ---
hi Andreas,

I unzipped the files & compared the content. I could see one liner difference
between both the drawing1.xml.rels.rels file of working & non-working .xlsx
document.

File path :- Corrupted\xl\drawings\_rels\drawing1.xml.rels.

The corrupted & working file both can be found in below link:-

https://drive.google.com/open?id=1DoOYmJRtwJVug0A_4PgcIuP7Kq1aRDnt


The line which is missing in drawing1.xml.rels of the corrupted file is below:-

<Relationship Id="rId1"
Type="http://schemas.openxmlformats.org/officeDocument/2006/relationships/hyperlink"
Target="javascript:" TargetMode="External"/>


Only in-case of hyperlink, this issue is occurring i guess. As in all other
valid cases, i could only see image.

Could you please let us know your thoughts on this ?

Regards,
Sushmita

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@poi.apache.org
For additional commands, e-mail: dev-help@poi.apache.org