[Bug 4018] Regex patterns: invalid syntax after \p or \P

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

           Summary: Regex patterns: invalid syntax after \p or \P
           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 escapes \p and \P must be followed by {...}. The following
tests in TestSet MS-Regex2006-07-15 break this rule. The tests are wrongly
described as valid.

RegexTest_51
RegexTest_52
RegexTest_53
RegexTest_54
RegexTest_55
RegexTest_56

Received on Friday, 24 November 2006 17:47:40 UTC