[Mono-bugs] [Bug 58256][Nor] Changed - [PATCH] Replace Doesn't Replace ' Correctly

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Fri, 14 May 2004 00:59:44 -0400 (EDT)


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 gonzalo@ximian.com.

http://bugzilla.ximian.com/show_bug.cgi?id=58256

--- shadow/58256	2004-05-13 23:43:36.000000000 -0400
+++ shadow/58256.tmp.1136	2004-05-14 00:59:44.000000000 -0400
@@ -11,13 +11,13 @@
 AssignedTo: jackson@ximian.com                            
 ReportedBy: kevinbe71mono@yahoo.com               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
 URL: 
 Cc: 
-Summary: Replace Doesn't Replace ' Correctly
+Summary: [PATCH] Replace Doesn't Replace ' Correctly
 
 Description of Problem:
 Regex.Replace(sValue, "'", "\\'") does not work correctly.
 
 Steps to reproduce the problem:
 1. Add the following code to a C# ASPX file: