To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=99461
                 Issue #|99461
                 Summary|"Property or method not found" message should *name* t
                        |he property/method which was not found
               Component|scripting
                 Version|OOo 3.0.1
                Platform|All
                     URL|
              OS/Version|All
                  Status|NEW
       Status whiteboard|
                Keywords|
              Resolution|
              Issue type|PATCH
                Priority|P3
            Subcomponent|code
             Assigned to|ab
             Reported by|fs





------- Additional comments from f...@openoffice.org Fri Feb 20 13:27:48 +0000 
2009 -------
Consider a Basic statement as the following:
  ThisComponent.SomeProperty.DependentProperty.Value = 3

If any of SomeProperty, DependentProperty, or Value does not exist at the
respective parent object, you will get an error message saying "Property or
method does not exist.".

Now it would be nice if the actual name which could not be found would be
mentioned, this would make debugging/fixing own scripts easier.

Patch for this will be attached.

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


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

Reply via email to