Issue 11097 - OfficeConnection from bean crashes, when load after store happens
Summary: OfficeConnection from bean crashes, when load after store happens
Status: CLOSED FIXED
Alias: None
Product: App Dev
Classification: Unclassified
Component: api (show other issues)
Version: 3.3.0 or older (OOo)
Hardware: Sun Solaris
: P3 Trivial
Target Milestone: ---
Assignee: svante.schubert
QA Contact: issues@api
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-01-31 14:59 UTC by oh
Modified: 2013-02-24 21:10 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 oh 2003-01-31 14:59:24 UTC
If you save a document in a OObean using java application via store() or
storeAsURL(), the connection to the OfficeProcess breaks up with a
DisposedException, if you are loading another document after that action without
restarting the application
Comment 1 ooo 2003-03-07 13:56:24 UTC
will be fixed with XComponentLoader::loadComponentFromURL instead of
the bad try of an sfx re-implementation as it is now.
Comment 2 ooo 2003-03-07 16:48:35 UTC
seems to work in cws:sdk01
Comment 3 ooo 2003-03-10 12:04:46 UTC
marked as fixed (why ever this status change needs a comment)
Comment 4 ooo 2003-04-17 08:50:04 UTC
to verify
Comment 5 svante.schubert 2003-04-17 09:16:05 UTC
reset as fixed
Comment 6 svante.schubert 2003-04-17 09:18:25 UTC
This is verfied but there is a different problem found when loading a
document, closing the bean, restart the bean and loading the same
document. This is a follow-up bug: #108997#
Comment 7 ooo 2003-04-17 09:27:33 UTC
The bug is verfied but there is a quite similar problem found when
loading a document, closing the bean, restart the bean and loading the
same document. This is a follow-up bug: #108997#
Comment 8 svante.schubert 2003-05-05 17:55:21 UTC
SUS: Problem no longer exists tested under Linux and Windows
srx644m13s1, a new problem with a deactivated save button after
reloading the same document under Windows has been posted #109354#