To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=58580
User mba changed the following:
What |Old value |New value
================================================================================
Assigned to|mba |cl
--------------------------------------------------------------------------------
------- Additional comments from [EMAIL PROTECTED] Mon Jan 30 03:25:33 -0800
2006 -------
This is a bug in SdModule::Execute(): if creating the document failed the code
shouldn't try to execute SID_TASK_PANE. The dispatcher returned by
GetDispatcher() is a NULL pointer.
BTW: using a method like "GetDispatcher" is a bug in its own. IMHO the
dispatcher from the freshly created ViewFrame should be used (and here - because
no ViewFrame was created - of course no dispatche is available).
---------------------------------------------------------------------
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]