Issue 32346 - Oasis: chart:symbol becomes chart:symbol-type with different content
Summary: Oasis: chart:symbol becomes chart:symbol-type with different content
Status: CLOSED FIXED
Alias: None
Product: xml
Classification: Code
Component: code (show other issues)
Version: 680m48
Hardware: All All
: P3 Trivial (vote)
Target Milestone: OOo 2.0
Assignee: jogi
QA Contact: issues@xml
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-07-30 12:18 UTC by bjoern.milcke
Modified: 2004-11-19 09:02 UTC (History)
2 users (show)

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


Attachments
A file containing all symbol styles (15.34 KB, application/vnd.sun.xml.calc)
2004-08-12 10:13 UTC, bjoern.milcke
no flags Details
Test doc: Created with SRC680m61 and re-created with SO7PP4 (13.13 KB, application/vnd.sun.xml.calc)
2004-11-19 09:01 UTC, jogi
no flags Details

Note You need to log in before you can comment on or make changes to this issue.
Description bjoern.milcke 2004-07-30 12:18:52 UTC
Rename chart:symbol to chart:symbol-type and convert the content:

-3 (NONE)      -> none
-2 (AUTO)      -> automatic
-1 (BITMAPURL) -> named-symbol
 0 (SYMBOL0)   -> square
 1 (SYMBOL1)   -> diamond
 2 (SYMBOL2)   -> arrow-down
 3 (SYMBOL3)   -> arrow-up
 4 (SYMBOL4)   -> arrow-right
 5 (SYMBOL5)   -> arrow-left
 6 (SYMBOL6)   -> bow-tie
 7 (SYMBOL7)   -> hourglass
Comment 1 bjoern.milcke 2004-07-30 12:19:23 UTC
Forgot to assign correctly.
Comment 2 bjoern.milcke 2004-07-30 14:59:09 UTC
done
Comment 3 bjoern.milcke 2004-08-05 09:55:54 UTC
Correction of the above description. The changes are as follows:

symbol-type:

-3 (NONE)      -> none
-2 (AUTO)      -> automatic
-1 (BITMAPURL) -> image
 0 (SYMBOL0)   \
 1 (SYMBOL1)   |
 2 (SYMBOL2)   |
 3 (SYMBOL3)   +- named-symbol
 4 (SYMBOL4)   |
 5 (SYMBOL5)   |
 6 (SYMBOL6)   |
 7 (SYMBOL7)  /

symbol-name (in case type is "named-symbol"):

 0 (SYMBOL0)   -> square
 1 (SYMBOL1)   -> diamond
 2 (SYMBOL2)   -> arrow-down
 3 (SYMBOL3)   -> arrow-up
 4 (SYMBOL4)   -> arrow-right
 5 (SYMBOL5)   -> arrow-left
 6 (SYMBOL6)   -> bow-tie
 7 (SYMBOL7)   -> hourglass
Comment 4 bjoern.milcke 2004-08-05 12:49:32 UTC
.
Comment 5 bjoern.milcke 2004-08-05 12:50:14 UTC
please verify
Comment 6 bjoern.milcke 2004-08-12 09:51:40 UTC
To test load the attached file and export it to Oasis format. Check that all
given translations mentioned above are correct.
Note, that creating a symbol-line/xy chart currently does not allow you to set
images due to internal bug 115596 (fixed in m50).
Comment 7 bjoern.milcke 2004-08-12 10:13:37 UTC
Created attachment 17095 [details]
A file containing all symbol styles
Comment 8 bjoern.milcke 2004-08-12 10:22:28 UTC
Note that in the attached file, the symbol image is corrupt, sorry (I have no
current office with all of the necessary fixes in it). To check this see Issue
32439.
Comment 9 jogi 2004-08-12 13:25:25 UTC
- Automated test will be written by me; 
- jsi->kla: You will have to check the visible things from transferring .sxc ->
.oos.
- fixed in CWS:OASIS2
Comment 10 jogi 2004-08-12 13:25:45 UTC
verified in CWS.
Comment 11 jogi 2004-11-19 09:01:58 UTC
Created attachment 19481 [details]
Test doc: Created with SRC680m61 and re-created with SO7PP4
Comment 12 jogi 2004-11-19 09:02:39 UTC
OK in SRC680m61