To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=92477
                 Issue #|92477
                 Summary|Crash when moving sheet via macro to inexistent positi
                        |on
               Component|Spreadsheet
                 Version|DEV300m28
                Platform|All
                     URL|
              OS/Version|All
                  Status|UNCONFIRMED
       Status whiteboard|
                Keywords|
              Resolution|
              Issue type|DEFECT
                Priority|P3
            Subcomponent|programming
             Assigned to|spreadsheet
             Reported by|sbosio





------- Additional comments from [EMAIL PROTECTED] Tue Aug  5 13:10:42 +0000 
2008 -------
Reported by Mauricio Baeza from Spanish OpenOffice.org community

Steps to reproduce this bug:

Open a new Calc document. Create a new macro and write this simple test:

    Sub Test

        ThisComponent.getSheets().moveByName( "Sheet1", 20 )

    End Sub

Execute the macro, and OpenOffice.org will crash.

Also, when trying to recover the document, OpenOffice.org hung as if it were on
an endless loop (at least in my Ubuntu 7.04, with the localized DEB package
DEV300_m28 build by Pavel).

Best regards,

Santiago.

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