To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=60961
                  Issue #:|60961
                  Summary:|crash if wrong parameter in Basic function DatePart
                Component:|scripting
                  Version:|OOo 2.0.1
                 Platform:|PC
                      URL:|
               OS/Version:|Windows XP
                   Status:|NEW
        Status whiteboard:|
                 Keywords:|
               Resolution:|
               Issue type:|DEFECT
                 Priority:|P3
             Subcomponent:|code
              Assigned to:|kr
              Reported by:|regina





------- Additional comments from [EMAIL PROTECTED] Sat Jan 21 13:06:32 -0800 
2006 -------
I use German OOo2.0.1 on German WinXP Home.

Running this code in Basic-IDE crashes my OOo:

Sub Main
msgbox DatePart("jjjj", "2006-01-08",2,2)
End Sub

Same crash for

Sub Main
msgbox DatePart("j", "2006-01-08",2,2)
End Sub

Crashreport was sent.

Same function with "yyyy" and "y" works as expected.

The online-help on DatePart told me that wrong parameter, therefore I made issue
60959.

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