[Bug 4013] Regex syntax pattern containing \u

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

           Summary: Regex syntax pattern containing \u
           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 in testSet MS-Regex2006-07-15 have regular expressions that
are invalid because they use the escape sequence \uXXXX, which is not defined
in the schema regex grammar. All are described incorrectly as valid.

RegexTest_9
RegexTest_11
RegexTest_14
RegexTest_15
RegexTest_16
RegexTest_17
RegexTest_58
RegexTest_440
RegexTest_519

Received on Friday, 24 November 2006 17:22:20 UTC