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 4145 - MS Element tests: regex problems
Summary: MS Element tests: regex problems
Status: RESOLVED DUPLICATE of bug 4010
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:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-01-03 17:08 UTC by Michael Kay
Modified: 2010-02-02 15:12 UTC (History)
0 users

See Also:


Attachments

Description Michael Kay 2007-01-03 17:08:43 UTC
In the Microsoft Element test set, the following tests contain the illegal regular expression "[0-9]{,5}", yet are catalogued as valid.

   <test group="elemE002" name="elemE002"/>
   <test group="elemE003" name="elemE003"/>
   <test group="elemE004" name="elemE004"/>
   <test group="elemE005" name="elemE005"/>
Comment 1 Henry S. Thompson 2010-02-02 15:12:25 UTC
The relevant schema documents have been corrected in CVS: with those 
corrections, the tests are valid

*** This bug has been marked as a duplicate of bug 4010 ***