To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=51000
User cl changed the following:
What |Old value |New value
================================================================================
Assigned to|cl |mba
--------------------------------------------------------------------------------
------- Additional comments from [EMAIL PROTECTED] Fri Jul 1 04:10:23 -0700
2005 -------
@cl->mba:
Writer has the same error as calc and impress, as it uses the same code
(introduced by your team in one of the ole rework cws'es). I tested this and it
failed for writer in writer. Maybe you didn't link or used the same path?
The problem is that
if( SFX_CREATE_MODE_EMBEDDED == rDoc.GetDocShell()->GetCreateMode() )
is always true in that case and your new code adds a "dummyObjectName" part to
the StreamRelPath. How does one know that we are loading from a non embedded
source if we can't ask the docshell?
---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]