Issue 109579

Summary: 'content.xml' (inside of zipped ODT) damaged after removing a list style by macro
Product: Writer Reporter: Marcus <marcus>
Component: save-exportAssignee: michael.ruess
Status: CLOSED FIXED QA Contact: issues@sw <issues>
Severity: Trivial    
Priority: P2 CC: issues
Version: OOO310m19Keywords: data_loss
Target Milestone: ---   
Hardware: All   
OS: All   
Issue Type: DEFECT Latest Confirmation in: ---
Developer Difficulty: ---
Issue Depends on:    
Issue Blocks: 109046    

Description Marcus 2010-02-24 16:25:41 UTC
The document cannot be shown in the public, therefore I cannot attach it
here.

Fixed with CWS DEV300/sw33bf02 but needs to be fixed for OOO320 as well.
Comment 1 Marcus 2010-02-24 16:26:53 UTC
Oliver has found the root cause:
Via the UNO-API the valid changes to paragraphs regarding its list attributes
and the valid deletion of list style the Writer core get in an inconsistent
state which causes trouble during the ODF export.
Comment 2 Marcus 2010-02-24 16:29:06 UTC
set keyword
Comment 3 Oliver-Rainer Wittmann 2010-03-09 13:20:37 UTC
fixed on OOO320 code line - changed files:
/sw/source/core/SwNumberTree/SwNodeNum.cxx,
/sw/source/core/unocore/unocrsrhelper.cxx,
/xmloff/source/text/XMLTextNumRuleInfo.cxx
Comment 4 michael.ruess 2010-03-30 20:37:02 UTC
Reassigned for verification.
Comment 5 michael.ruess 2010-03-30 20:39:25 UTC
Verified in CWS c07v027.
Comment 6 michael.ruess 2010-06-08 21:05:29 UTC
Checked in DEV300m80.