[Mono-bugs] [Bug 54537][Wis] Changed - Regex : Option RightToLeft is broken.

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Fri, 20 Feb 2004 13:34:52 -0500 (EST)


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 beauche@softhome.net.

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

--- shadow/54537	2004-02-20 13:27:04.000000000 -0500
+++ shadow/54537.tmp.24035	2004-02-20 13:34:52.000000000 -0500
@@ -1,14 +1,14 @@
 Bug#: 54537
 Product: Mono/Class Libraries
 Version: unspecified
-OS: 
+OS: unknown
 OS Details: 
 Status: NEW   
 Resolution: 
-Severity: 
+Severity: Unknown
 Priority: Wishlist
 Component: System
 AssignedTo: beauche@softhome.net                            
 ReportedBy: beauche@softhome.net               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
@@ -76,6 +76,12 @@
 
 
 ------- Additional Comments From beauche@softhome.net  2004-02-20 13:27 -------
 Created an attachment (id=6738)
 Update of PerlTest to test a simple case of RightToLeft
 
+
+------- Additional Comments From beauche@softhome.net  2004-02-20 13:34 -------
+I've attached a patch for this bug.It is not fully tested, but this
+work for the test case ( other patch attached ). 
+
+Before apply these patch, please run a "dos2unix -U *" in the regex dirs.