[Libreoffice-bugs] [Bug 141892] New: The type of an embedded chart in Writer is missing
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Sun Apr 25 12:07:50 UTC 2021
https://bugs.documentfoundation.org/show_bug.cgi?id=141892
Bug ID: 141892
Summary: The type of an embedded chart in Writer is missing
Product: LibreOffice
Version: 7.1.2.2 release
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: Writer
Assignee: libreoffice-bugs at lists.freedesktop.org
Reporter: naruoga at gmail.com
Created attachment 171401
--> https://bugs.documentfoundation.org/attachment.cgi?id=171401&action=edit
The ODT file to reproduce
The attached document was generated our own Java code powered by
jOpenDocument[1] ODF operation library. It has an embedded chart that has "Net
- Point and Lines" type, but since LibO 7.1, the type information is gone when
loading. With 7.0 or earlier, it can be opened without issue.
Step 1. Load an attached ODF (1.2 extended)
Step 2. See the chart area
Expected: can see the "Net - Point and Lines" type chart.
Actual: there is a blank chart, but changing the chart type to "Net - Point and
Lines," it seems well.
NOTE: ODFValidator claims 'element "draw:image" is missing "type" attribute,'
so I think it might be a problem with jOpenDocument. But LibO versions prior
to 7.0 were able to read it fine. So if possible, please make it readable in
7.1 and later.
[1] http://www.jopendocument.org/
we know it's so old library (the latest release was in 2014) but our several
tools still depend on it deeply and could not switch others at this time.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20210425/efb29891/attachment.htm>
More information about the Libreoffice-bugs
mailing list