This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.

Bug 4018 - Regex patterns: invalid syntax after \p or \P
Summary: Regex patterns: invalid syntax after \p or \P
Status: RESOLVED FIXED
Alias: None
Product: XML Schema Test Suite
Classification: Unclassified
Component: Microsoft tests (show other bugs)
Version: 2006-11-06
Hardware: PC Windows XP
: P2 normal
Target Milestone: ---
Assignee: Henry S. Thompson
QA Contact: XML Schema Test Suite mailing list
URL:
Whiteboard: metadata update confirmed 2008-11-01
Keywords:
Depends on:
Blocks:
 
Reported: 2006-11-24 17:47 UTC by Michael Kay
Modified: 2008-11-02 16:32 UTC (History)
0 users

See Also:


Attachments

Description Michael Kay 2006-11-24 17:47:29 UTC
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
Comment 1 Michael Kay 2008-06-21 14:23:33 UTC
Agreed that these patterns (and therefore these schemas) are invalid.