Issue 32439 - Oasis: Chart Symbol Images are not loaded
Summary: Oasis: Chart Symbol Images are not loaded
Status: CLOSED FIXED
Alias: None
Product: General
Classification: Code
Component: chart (show other issues)
Version: 3.3.0 or older (OOo)
Hardware: All All
: P3 Trivial (vote)
Target Milestone: ---
Assignee: jogi
QA Contact: issues@graphics
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-08-02 13:02 UTC by bjoern.milcke
Modified: 2013-02-24 21:22 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments
Test for the deprecated chart:symbol-image-name property (26.52 KB, application/vnd.sun.xml.calc)
2004-08-05 13:01 UTC, bjoern.milcke
no flags Details
Test for symbols with bitmaps (39.67 KB, application/vnd.sun.xml.calc)
2004-08-12 10:28 UTC, bjoern.milcke
no flags Details

Note You need to log in before you can comment on or make changes to this issue.
Description bjoern.milcke 2004-08-02 13:02:24 UTC
the property chart:symbol-image-name contains a URI directly, not via an XPath
element. Thus the '#' character, which became obsolete in the Oasis format, is
not removed.
Comment 1 bjoern.milcke 2004-08-02 13:06:30 UTC
need URI-translation actions in PropertyActionsOOo.cxx and PropertyActionsOASIS.cxx
Comment 2 bjoern.milcke 2004-08-02 14:03:01 UTC
There is an Oasis-Format change missing:
symbol-image-name="URI" => symbol-image element that contains an <xlink
href="URI"> .
Comment 3 bjoern.milcke 2004-08-04 09:50:42 UTC
changed subject as this bug was interpreted differently. For missing FillBitmaps
see Issue 32542
Comment 4 bjoern.milcke 2004-08-04 10:00:22 UTC
Note that symbol-image-name is a pre OOo 1.0 beta property, thus should not
occur in usual documents. However, it is also imported correctly now.
Comment 5 bjoern.milcke 2004-08-05 12:56:11 UTC
.
Comment 6 bjoern.milcke 2004-08-05 12:57:50 UTC
->JSI: You can check this together with Issue 32346 . For testing the
symbol-image-name I will attach a file.
Comment 7 bjoern.milcke 2004-08-05 13:01:53 UTC
Created attachment 16967 [details]
Test for the deprecated chart:symbol-image-name property
Comment 8 bjoern.milcke 2004-08-12 10:28:32 UTC
Created attachment 17096 [details]
Test for symbols with bitmaps
Comment 9 bjoern.milcke 2004-08-12 10:33:02 UTC
To test, load the attached symbolbitmaps.sxc (created with SO 7) and save it in
the Oasis format. Note that inserting bitmap symbols in a newly created chart is
only possible in an m50 (See internal bug 115596).
Comment 10 jogi 2004-08-12 15:17:18 UTC
- roundtrip also back to SO7 PP3 is okay.
Comment 11 jogi 2004-08-12 15:17:33 UTC
verified.
Comment 12 jogi 2004-11-19 12:17:50 UTC
Seen with #i32346# OK in SRC680m61.