Issue 53144 - DocumentHolder in embeddedobj dies too late.
Summary: DocumentHolder in embeddedobj dies too late.
Status: CLOSED FIXED
Alias: None
Product: App Dev
Classification: Unclassified
Component: api (show other issues)
Version: 3.3.0 or older (OOo)
Hardware: All All
: P3 Trivial
Target Milestone: ---
Assignee: mikhail.voytenko
QA Contact: issues@api
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-08-10 10:35 UTC by mikhail.voytenko
Modified: 2013-02-24 21:08 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 mikhail.voytenko 2005-08-10 10:35:45 UTC
The DocumentHolder object is refcounted and registers itself as a terminate
listener. That let the object stay alive longer then expected. When the object
is successfuly closed the DocumentHolder must deregister itself.
Comment 1 mikhail.voytenko 2005-08-10 10:47:00 UTC
Fixed.
Comment 2 mikhail.voytenko 2005-08-18 10:38:28 UTC
Verified in the cws code.
Comment 3 mikhail.voytenko 2007-01-02 10:19:20 UTC
.