To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=88944
Issue #|88944
Summary|data-point fill color are not considered in a ring cha
|rt
Component|Spreadsheet
Version|OOo 2.4.0
Platform|All
URL|http://www.ddmicrolog.org/badRing3D.ods
OS/Version|All
Status|UNCONFIRMED
Status whiteboard|
Keywords|
Resolution|
Issue type|DEFECT
Priority|P3
Subcomponent|open-import
Assigned to|spreadsheet
Reported by|ddmicrolog
------- Additional comments from [EMAIL PROTECTED] Fri May 2 12:49:00 +0000
2008 -------
I'm writing an application that creates an ODF sreadsheet to be read in
OpenOffice.
With my own meta.xml (or without meta.xml) :
<office:meta>
<meta:generator>MySoft/5.00
MySoft/5.00$Build-5032</meta:generator>
</office:meta>
OpenOffice ignores my data-point color.
But, If I copy OpenOffice generated meta.xml, it's works. The best modification
which is working is :
<office:meta>
<meta:generator>MySoft/5.0
MySoft/680m12$Build-5032</meta:generator>
</office:meta>
Why the openOffice version (680m12$Build-xxxx) is needed in this XML element
that "should not “fake” being OpenOffice.org if you are creating the document
using a different program;". (from Table 2.2, “OpenDocument Elements in
meta.xml”
http://develop.opendocumentfellowship.com/book/?page=ch2#meta-elements-table)
An other strange fact is that a "circle" chart work with my own chart/meta.xml
Regards
Damien
P.S. OpenOffice 3.0 can't open an user color-defined ring-chart that is created
in OpenOffice 3.0
---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]