https://issues.apache.org/ooo/show_bug.cgi?id=120828
Priority: P3
Bug ID: 120828
Assignee: [email protected]
Summary: All ChartModel/ChartView objects are not released
Severity: normal
Issue Type: DEFECT
Classification: Application
OS: All
Reporter: [email protected]
Hardware: All
Status: CONFIRMED
Version: AOO 3.4.1
Component: code
Product: chart
You can recreate the problem by simply opening a document with a chart inside
then close the document, from the code, you can observe that ChartModel dtor
api are never called.
It is a regression problem since hg changeset 274456,
undoapi: step 0.1 of the migration of css.chart2.XUndoManager to
css.document.XUndoManager: remove the XModel paramter from the XUndoManager
methods, they're an implicit attribute of the instance
author Frank Schoenheit [fs] <[email protected]>
Tue Nov 09 21:36:54 2010 +0100 (22 months ago)
changeset 274456 87f2fab49f69
parent 274455 3bf4889782b9
child 274457 491247d7bc5c
undoapi: step 0.1 of the migration of css.chart2.XUndoManager to
css.document.XUndoManager: remove the XModel paramter from the XUndoManager
methods, they're an implicit attribute of the instance
--
You are receiving this mail because:
You are the assignee for the bug.