[Bug 4120] Regex patterns containing unescaped parentheses

http://www.w3.org/Bugs/Public/show_bug.cgi?id=4120

           Summary: Regex patterns containing unescaped parentheses
           Product: XML Schema Test Suite
           Version: 2006-11-06
          Platform: PC
        OS/Version: Windows XP
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Microsoft tests
        AssignedTo: ht@inf.ed.ac.uk
        ReportedBy: mike@saxonica.com
         QAContact: public-xml-schema-testsuite@w3.org


The following tests have a schema that uses the pattern ")(", which is invalid
because a right parenthesis must be escaped. The metadata describes the tests
as valid.

   <test group="RegexTest_655" name="RegexTest_655"/>
   <test group="RegexTest_791" name="RegexTest_791"/>
   <test group="RegexTest_1139" name="RegexTest_1139"/>
   <test group="RegexTest_1275" name="RegexTest_1275"/>

Received on Monday, 1 January 2007 12:01:08 UTC