Issue 36993 - API: sfx.StandaloneDocumentInfo::com::sun::star::document::XStandaloneDocumentInfo
Summary: API: sfx.StandaloneDocumentInfo::com::sun::star::document::XStandaloneDocumen...
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: chne
QA Contact: issues@api
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-11-11 11:22 UTC by chne
Modified: 2013-02-24 21:08 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments
bugdoc (8.00 KB, application/octet-stream)
2004-11-25 12:24 UTC, chne
no flags Details

Note You need to log in before you can comment on or make changes to this issue.
Description chne 2004-11-11 11:22:48 UTC
This interface is unbale to load binary SO5.2 documents since binfilter is
integrated.
To reproduce this behavior just start your office with parameter

"-accept=socket,host=0,port=8100;urp;" 

and call inside a solar shell:

checkapi -o
sfx.StandaloneDocumentInfo::com::sun::star::document::XStandaloneDocumentInfo
Comment 1 chne 2004-11-11 11:23:47 UTC
.
Comment 2 chne 2004-11-18 16:10:54 UTC
since src680_m62 on solaris the office crashes while loading SO5.2 document => P2
Comment 3 Armin Le Grand 2004-11-25 11:41:55 UTC
AW->CN: Could You please prepare the document which is loaded as a bugdoc?
Comment 4 chne 2004-11-25 12:24:35 UTC
Created attachment 19672 [details]
bugdoc
Comment 5 chne 2004-11-25 12:25:07 UTC
cn->aw: attached
Comment 6 Armin Le Grand 2004-11-25 14:54:42 UTC
AW: Thanks. Tested in SRC680 m62 binfilter load, works flawlessly. Looking for
the unchanged version...
Comment 7 Armin Le Grand 2004-11-25 14:56:36 UTC
AW: Also works on non-touched SRC680 m62. Looking for my solaris instset...
Comment 8 Armin Le Grand 2004-12-01 11:50:39 UTC
AW: Works perfectly on resynched SRC680 m63 on CWS aw022. I will install a
solaris version (pro)...
Comment 9 Armin Le Grand 2004-12-01 12:02:10 UTC
AW->CN: Successfully loaded the bugdoc in SRC680 m63 freshly installed solaris
version. Please test it again Yourself (for security reasons) and set back to
old state. Binfiter works.
Comment 10 stephan.wunderlich 2004-12-01 12:13:39 UTC
sw->cn: I suppose this one is for you :-)
Comment 11 chne 2004-12-02 12:02:20 UTC
no crash anymore. Only the sfx.StandaloneDocumentInfo could not load the document.
Comment 12 Armin Le Grand 2005-02-25 14:22:37 UTC
AW->MBA: What needs to be done to evtl. support that StandaloneDocumentInfo with
binfilter? Do You have an idea? I have no overview about that issue at all.
Comment 13 Mathias_Bauer 2005-02-25 16:27:26 UTC
There is quite some effort to do that. Should be postponed to a later release.
Comment 14 Mathias_Bauer 2005-05-23 15:24:29 UTC
Binary formats are not important in this Interface -> "Later"
Comment 15 Mathias_Bauer 2006-02-10 10:18:25 UTC
If we supported binary SO formats perhaps we should support MSO formats also.
Still needs calculation of effort.
Comment 16 Mathias_Bauer 2007-06-08 15:36:48 UTC
fixed in cws basemodelrefactoring
Comment 17 Mathias_Bauer 2007-06-08 15:37:28 UTC
SO binary formats are now supported correctly
Comment 18 chne 2007-06-11 09:57:00 UTC
the method storeIntoURL() causes a com.sun.star.task.ErrorCodeIOException while
using sdw-Document. On sxw and odf all wokrs fnie.
Comment 19 chne 2007-06-11 11:11:47 UTC
cn->mba: for you
Comment 20 Mathias_Bauer 2007-06-13 13:19:40 UTC
problem found and fixed
Comment 21 Mathias_Bauer 2007-06-13 14:13:38 UTC
please verify
Comment 22 Mathias_Bauer 2007-07-02 22:45:47 UTC
cn: PING!
please verify
Comment 23 chne 2007-07-03 09:54:48 UTC
wrks in basemodelrefactoring => verified
Comment 24 chne 2007-10-15 16:37:14 UTC
ok in master => close