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


User mav changed the following:

                What    |Old value                 |New value
================================================================================
             Assigned to|tm                        |mav
--------------------------------------------------------------------------------
              Issue type|PATCH                     |DEFECT
--------------------------------------------------------------------------------
                Priority|P3                        |P4
--------------------------------------------------------------------------------
        Target milestone|---                       |OOo 3.2
--------------------------------------------------------------------------------




------- Additional comments from m...@openoffice.org Tue Apr 21 06:44:28 +0000 
2009 -------
mav->tono: Thank you for the patch. You are completely right that the source
code is confusing, but the idea here is to return S_OK always.

The implementation is currently designed in the way that the call should work
always. If it does not work, that means that something goes really wrong. The
experience says that letting OLE container know that something goes wrong is not
always a good idea. Some well known containers might even crash in such cases.
So the current approach is to report success in some noncritical calls always.

This call is noncritical, since it is related to UI. If functionality does not
work the UI would be not so nice, but the main functionality still can be used,
and we get a new bug that the UI is looking bad and investigate the problem (
currently, there is no reason for the call to fail, except general problems with
the object ).


---------------------------------------------------------------------
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: issues-unsubscr...@framework.openoffice.org
For additional commands, e-mail: issues-h...@framework.openoffice.org


---------------------------------------------------------------------
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org

Reply via email to