https://bugzilla.novell.com/show_bug.cgi?id=466151


           Summary: Compiled Regex behaves differently than uncompiled
                    regex
    Classification: Mono
           Product: Mono: Class Libraries
           Version: unspecified
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: P5 - None
         Component: CORLIB
        AssignedTo: [email protected]
        ReportedBy: [email protected]
         QAContact: [email protected]
          Found By: ---


Created an attachment (id=265108)
 --> (https://bugzilla.novell.com/attachment.cgi?id=265108)
Test case

User-Agent:       Mozilla/5.0 (Windows; U; Windows NT 5.2; en-US)
AppleWebKit/525.19 (KHTML, like Gecko) Chrome/1.0.154.43 Safari/525.19

Run attached sample. The uncompiled Regex matches the target string. The
compiled Regex does not.

Reproducible: Always

Steps to Reproduce:
1. Run attached sample.
2.
3.
Actual Results:  
Not compiled match is: True
Compiled match is: False



Expected Results:  
Not compiled match is: True
Compiled match is: True

-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to