Issue 77997 - ChartModel destructor not called
Summary: ChartModel destructor not called
Status: CLOSED FIXED
Alias: None
Product: General
Classification: Code
Component: chart (show other issues)
Version: 3.3.0 or older (OOo)
Hardware: All All
: P3 Trivial (vote)
Target Milestone: ---
Assignee: IngridvdM
QA Contact: issues@graphics
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-05-31 15:52 UTC by bjoern.milcke
Modified: 2013-02-24 21:18 UTC (History)
1 user (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 bjoern.milcke 2007-05-31 15:52:26 UTC
1. Create a Chart in Calc
2. Leave inplace mode
3. Close document
=> The destructor of the ChartModel is not called.
Comment 1 bjoern.milcke 2007-05-31 16:10:30 UTC
Fixed by releasing all resources in time (in dispose()).
Comment 2 bjoern.milcke 2007-06-01 12:04:15 UTC
Please verify in CWS chart05. Check that the DTOR is called after the parent
document is closed.
Comment 3 IngridvdM 2007-06-01 14:59:30 UTC
seen ok in CWS
Comment 4 IngridvdM 2007-08-01 14:32:47 UTC
seen ok in master src680m223 -> closing