Issue 105826 - [sfx2] re-initialization of DocumentProperties service broken
Summary: [sfx2] re-initialization of DocumentProperties service broken
Status: CLOSED FIXED
Alias: None
Product: General
Classification: Code
Component: code (show other issues)
Version: DEV300m58
Hardware: All All
: P3 Trivial (vote)
Target Milestone: OOo 3.3
Assignee: mst.ooo
QA Contact: issues@framework
URL:
Keywords: regression
Depends on:
Blocks:
 
Reported: 2009-10-12 13:53 UTC by mst.ooo
Modified: 2009-12-08 11:17 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 mst.ooo 2009-10-12 13:53:49 UTC
another regression from CWS oj18:

in SfxDocumentMetaData.cxx, the creation of the PropertyBag was refactored.
unfortunately, the fact that the service can be initialized more than once was
not taken into account;
in this case, the PropertyBag will not be re-created (or cleared), and so the
old user-defined properties survive the re-initialization.
Comment 1 mst.ooo 2009-10-12 18:22:33 UTC
fixed in CWS sw33bf01
Comment 2 mst.ooo 2009-11-10 17:41:34 UTC
.
Comment 3 mst.ooo 2009-11-10 17:42:37 UTC
this time, actually click on VERIFIED
Comment 4 mst.ooo 2009-12-08 11:17:22 UTC
.