To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=97002
                 Issue #|97002
                 Summary|bug in replace() function
               Component|scripting
                 Version|OOo 3.0
                Platform|Opteron/x86_64
                     URL|
              OS/Version|Windows XP
                  Status|NEW
       Status whiteboard|
                Keywords|
              Resolution|
              Issue type|DEFECT
                Priority|P3
            Subcomponent|code
             Assigned to|kr
             Reported by|vladislav_yurov





------- Additional comments from [EMAIL PROTECTED] Mon Dec  8 08:15:02 +0000 
2008 -------
Replace function work incorrectly when replaced fragment comes in source string 
more then once.

sub main
  msgbox replace("s p a c e s "," ","") ' "sp ce "
  msgbox replace("12223","2","xx") ' "1xxxx23"
end sum

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