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

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Thu, 13 May 2004 02:40:46 -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 kjambunathan@novell.com.

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

--- shadow/58256	2004-05-13 02:35:13.000000000 -0400
+++ shadow/58256.tmp.15658	2004-05-13 02:40:46.000000000 -0400
@@ -38,6 +38,17 @@
 This is consistent- it occurs every time under Mono.
 
 ------- Additional Comments From kjambunathan@novell.com  2004-05-13 02:35 -------
 Created an attachment (id=7690)
 Sample App
 
+
+------- Additional Comments From kjambunathan@novell.com  2004-05-13 02:40 -------
+( I dual boot XP and Windows, so expect multiple comments )
+
+On XP, I get:
+
+On MS .NET, Escape Sequences are <\a\b\t\r\f\n\e\040\x20\cC\u0020
+\\\'>.On MS .NET, Escape Sequences don't work.But substitution does 
+work.
+
+