Please do not reply to this email- if you want to comment on the bug, go to the URL shown below and enter your comments there.
Changed by [EMAIL PROTECTED] http://bugzilla.ximian.com/show_bug.cgi?id=77555 --- shadow/77555 2006-02-14 14:33:06.000000000 -0500 +++ shadow/77555.tmp.9448 2006-02-14 14:50:12.000000000 -0500 @@ -1,14 +1,14 @@ Bug#: 77555 Product: Mono: Class Libraries Version: 1.1 -OS: +OS: unknown OS Details: Red Hat 4 -Status: NEW -Resolution: -Severity: +Status: RESOLVED +Resolution: NOTABUG +Severity: Unknown Priority: Normal Component: System AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] TargetMilestone: --- @@ -25,6 +25,9 @@ Doesn't do anything to the string. Nor does: string.Replace ('.', ','); nor: string.Replace (",", "."); Mono version 1.1.13, compiled with X-Develop. + +------- Additional Comments From [EMAIL PROTECTED] 2006-02-14 14:50 ------- +string replaced = str.Replace (',', '.') _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
