To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=70215
                 Issue #|70215
                 Summary|Javascript Rhino debugger hides some runtime errors
               Component|framework
                 Version|OOo 2.0.3
                Platform|PC
                     URL|
              OS/Version|Windows XP
                  Status|UNCONFIRMED
       Status whiteboard|
                Keywords|
              Resolution|
              Issue type|DEFECT
                Priority|P3
            Subcomponent|ui
             Assigned to|mba
             Reported by|bmarcelly





------- Additional comments from [EMAIL PROTECTED] Sun Oct  8 23:20:59 -0700 
2006 -------
This is an example of runtime error which is not displayed if the script is run 
from 
the Rhino debugger:
- in a document, create a new Javascript module. It is created with a Hello 
World 
example.
- change the last instruction like this:
xTextRange.setString( "Hello World (in JavaScript)", 1 );
- run the script from the debugger : no error message, but no Hello World 
written.
- run the script from Tools > Macros : a runtime error message is displayed.

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