To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=92070


User cl changed the following:

                What    |Old value                 |New value
================================================================================
                      CC|''                        |'af'
--------------------------------------------------------------------------------
                  Status|NEW                       |RESOLVED
--------------------------------------------------------------------------------
              Resolution|                          |FIXED
--------------------------------------------------------------------------------
        Target milestone|---                       |OOo 3.0
--------------------------------------------------------------------------------




------- Additional comments from [EMAIL PROTECTED] Thu Jul 24 10:07:37 +0000 
2008 -------
this is a regression to the fix from issue 89785

Actually it crashes every time if the focus is in the slide sorter and the
clipboard contains anything but shapes or slides. So for example it even crashes
if you copy simple text another application and paste while focus is in slide
sorter.

I fixed this in cws impress150 in SlsSlotManager.

The fix from issue 89785 assumes that uppon paste SD_MOD()->pTransferClip is
always non null. But in fact it is only non null if the object in clipboard is
from an impress or draw instance. So in the case of this issue, if it is a calc
clipboard object this returns null and crashes while retrieving the docshell.

@cl->af: always check your pointers :-)

---------------------------------------------------------------------
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]

Reply via email to