Issue 41970 - Assertion: xml import/export style: writing-mode
Summary: Assertion: xml import/export style: writing-mode
Status: ACCEPTED
Alias: None
Product: Calc
Classification: Application
Component: open-import (show other issues)
Version: 680m76
Hardware: All All
: P3 Trivial (vote)
Target Milestone: ---
Assignee: AOO issues mailing list
QA Contact:
URL:
Keywords:
: 43961 57034 (view as issue list)
Depends on:
Blocks:
 
Reported: 2005-02-03 13:23 UTC by kla
Modified: 2013-08-07 15:12 UTC (History)
2 users (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description kla 2005-02-03 13:23:59 UTC
Open a .sxc file you get the following assertion:
 xml import/export style: writing-mode
Comment 1 sascha.ballach 2005-02-03 13:51:46 UTC
take it
Comment 2 sascha.ballach 2005-02-11 10:30:45 UTC
it only occurs if there is a chart in this document, so one for you Björn ;-)
Comment 3 bjoern.milcke 2005-02-14 14:12:02 UTC
The problem is in Calc's styles.xml file. It appears also with a drawing object
in a Calc document (instead a chart). The graphic default style contains a
writing-mode "page". On re-import the XMLShapePropertySetContext doesn"t
recognize this property. In SvXMLImportPropertyMapper::importXML the condition
((nFlags & MID_FLAG_ELEMENT_ITEM_IMPORT ) == 0) is true, i.e. this flag seems to
be missing.
->CL: please check if only the flag is missing or also some special treatment.
Comment 4 clippka 2005-02-14 14:23:24 UTC
There is no such writing mode 'Page' for drawing layer shapes. Must be a special
calc feature or just a calc issue
Comment 5 sascha.ballach 2005-03-03 09:09:59 UTC
*** Issue 43961 has been marked as a duplicate of this issue. ***
Comment 6 jogi 2005-03-03 09:51:21 UTC
Adding jsi as cc:
Comment 7 ooo 2005-03-04 19:01:34 UTC
set target to OOo 2.0.1
Comment 8 sascha.ballach 2005-03-21 19:16:01 UTC
take it
Comment 9 sascha.ballach 2005-08-16 16:45:33 UTC
has no effect of data lost or something like this, so OOo later
Comment 10 niklas.nebel 2005-10-31 13:13:43 UTC
*** Issue 57034 has been marked as a duplicate of this issue. ***
Comment 11 Rob Weir 2013-07-30 02:15:52 UTC
Reset assignee on issues not touched by assignee in more than 2000 days.