- From: <bugzilla@wiggum.w3.org>
- Date: Sun, 31 Dec 2006 19:19:02 +0000
- To: public-xml-schema-testsuite@w3.org
- CC:
http://www.w3.org/Bugs/Public/show_bug.cgi?id=4117 Summary: RegexTest_178 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 In the Microsoft regex tests, test RegexTest_178 includes a schema with the pattern value='(foo)(\c?*)(bar)' This is invalid because \c is followed by two quantifiers. But the metadata describes the schema as valid.
Received on Sunday, 31 December 2006 19:19:08 UTC