To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=78215
                 Issue #|78215
                 Summary|Missing parameter in function call
               Component|utilities
                 Version|OOo 2.2.1 RC3
                Platform|All
                     URL|
              OS/Version|All
                  Status|NEW
       Status whiteboard|
                Keywords|
              Resolution|
              Issue type|DEFECT
                Priority|P3
            Subcomponent|code
             Assigned to|sb
             Reported by|kr





------- Additional comments from [EMAIL PROTECTED] Fri Jun  8 10:21:17 +0000 
2007 -------
Found by Axivion source code analyser:

--- configmgr/source/api2/listenercontainer.hxx.orig    2007-05-19
08:59:39.000000000 +0200
+++ configmgr/source/api2/listenercontainer.hxx 2007-05-19 08:59:58.000000000 
+0200
@@ -385,7 +385,7 @@
                {
                        if (beginDisposing())
                        {
-                               notifyDisposing();
+                               notifyDisposing(_aFinder);
                                endDisposing();
                                return true;
                        }

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