Issue 103878 - WW8: every export-import-cycle process add a character style "WW-Absatz-StandardSchriftartX"
Summary: WW8: every export-import-cycle process add a character style "WW-Absatz-Stand...
Status: CLOSED FIXED
Alias: None
Product: Writer
Classification: Application
Component: save-export (show other issues)
Version: DEV300m52
Hardware: All All
: P3 Trivial (vote)
Target Milestone: 3.4.0
Assignee: openoffice
QA Contact: issues@sw
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-07-29 14:59 UTC by michael.ruess
Modified: 2017-05-20 10:30 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 michael.ruess 2009-07-29 14:59:31 UTC
Create a new document and export to WW8 format, reopen -> a character style
"WW-Absatz-StandardSchriftart" has been added. The next export process will add
"WW-Absatz-StandardSchriftart1" and the export afterward will add
"WW-Absatz-StandardSchriftart11" and so on.
Comment 1 michael.ruess 2009-07-29 15:01:24 UTC
Adjusting Target.
Comment 2 merschmann 2009-07-29 15:33:28 UTC
Was ok at least in 3.0.0
Comment 3 openoffice 2011-03-18 13:11:33 UTC
Analysis: The extra style is inserted here on load:

#0  myImplHelpers::StyleMapperImpl<SwCharFmt>::MakeNonCollidingStyle (this=0x1ca25dc0, rName=@0xbfffbe5c) at /Volumes/data/OOo_Thunderbird/sw34bf05/Source/sw/source/filter/ww8/writerwordglue.cxx:322
#1  0x2d335e07 in myImplHelpers::StyleMapperImpl<SwCharFmt>::GetStyle (this=0x1ca25dc0, rName=@0x4470d84, eSti=ww::stiUser) at /Volumes/data/OOo_Thunderbird/sw34bf05/Source/sw/source/filter/ww8/writerwordglue.cxx:293
#2  0x2d3309d7 in sw::util::CharStyleMapper::GetStyle (this=0x427daf0, rName=@0x4470d84, eSti=ww::stiUser) at /Volumes/data/OOo_Thunderbird/sw34bf05/Source/sw/source/filter/ww8/writerwordglue.cxx:492
#3  0x2d3d2ce3 in WW8RStyle::PrepareStyle (this=0x294f35b0, rSI=@0x4470d84, eSti=ww::stiUser, nThisStyle=16, nNextStyle=16) at /Volumes/data/OOo_Thunderbird/sw34bf05/Source/sw/source/filter/ww8/ww8par2.cxx:4012
#4  0x2d3d32e1 in WW8RStyle::Import1Style (this=0x294f35b0, nNr=16) at /Volumes/data/OOo_Thunderbird/sw34bf05/Source/sw/source/filter/ww8/ww8par2.cxx:4133
#5  0x2d3d3de0 in WW8RStyle::ImportNewFormatStyles (this=0x294f35b0) at /Volumes/data/OOo_Thunderbird/sw34bf05/Source/sw/source/filter/ww8/ww8par2.cxx:4655
#6  0x2d3d964a in WW8RStyle::ImportStyles (this=0x294f35b0) at /Volumes/data/OOo_Thunderbird/sw34bf05/Source/sw/source/filter/ww8/ww8par2.cxx:4663
#7  0x2d3d96d0 in WW8RStyle::Import (this=0x294f35b0) at /Volumes/data/OOo_Thunderbird/sw34bf05/Source/sw/source/filter/ww8/ww8par2.cxx:4675
#8  0x2d3b9ca6 in SwWW8ImplReader::CoreLoad (this=0x427da00, pGloss=0x0, rPos=@0x2b3417dc) at /Volumes/data/OOo_Thunderbird/sw34bf05/Source/sw/source/filter/ww8/ww8par.cxx:3960
#9  0x2d3bb878 in SwWW8ImplReader::LoadThroughDecryption (this=0x427da00, rPaM=@0x2b3417d0, pGloss=0x0) at /Volumes/data/OOo_Thunderbird/sw34bf05/Source/sw/source/filter/ww8/ww8par.cxx:4593
#10 0x2d3bbc45 in SwWW8ImplReader::LoadDoc (this=0x427da00, rPaM=@0x2b3417d0, pGloss=0x0) at /Volumes/data/OOo_Thunderbird/sw34bf05/Source/sw/source/filter/ww8/ww8par.cxx:4922
Comment 4 Oliver-Rainer Wittmann 2011-03-18 13:18:40 UTC
adjusting summary to reflect better the described defect
Comment 5 Oliver-Rainer Wittmann 2011-03-18 15:19:07 UTC
Investigation reveals that this defect is no regression.
The defect has been reproduced in OOo 1.0, OOo 2.0 and OOo 3.0
--> removing keyword "regression"
Comment 6 openoffice 2011-04-07 13:33:40 UTC
applied patch:
changeset 491b690eb471