To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=71260
                 Issue #|71260
                 Summary|Clarify GetUnoControl() implementation and usage
               Component|Word processor
                 Version|680m185
                Platform|All
                     URL|
              OS/Version|All
                  Status|NEW
       Status whiteboard|
                Keywords|
              Resolution|
              Issue type|DEFECT
                Priority|P3
            Subcomponent|open-import
             Assigned to|fs
             Reported by|aw





------- Additional comments from [EMAIL PROTECTED] Mon Nov  6 07:14:46 -0800 
2006 -------
AW->FS: Got another crash in aw024, see #i71248#. Reason is usage of return
value of GetUnoControl() without test (.is()). Master version returns a XControl
using old code iterating over views, new code only returns something when a
visualization (VOC) is found for the given OutDev.
There are other usages of GetUnoControl() which are not safe, i fixed the on ein
sw/source/filter/html/htmlform.cxx.
It needs to be decided if GetUnoControl() should return something when nothing
is yet visualized. Maybe this is not necessary when the corrections on the
XControls are done anyways on construction time (first visualization).

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