<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://www.w3.org/Bugs/Public/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.4"
          urlbase="https://www.w3.org/Bugs/Public/"
          
          maintainer="sysbot+bugzilla@w3.org"
>

    <bug>
          <bug_id>4012</bug_id>
          
          <creation_ts>2006-11-24 17:15:28 +0000</creation_ts>
          <short_desc>Regex syntax pattern=&apos;\p{Nd}{4}-\[{Nd}{2}&apos;</short_desc>
          <delta_ts>2008-11-02 16:32:53 +0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>XML Schema Test Suite</product>
          <component>Microsoft tests</component>
          <version>2006-11-06</version>
          <rep_platform>PC</rep_platform>
          <op_sys>Windows XP</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard>metadata update and schema fix confirmed 2008-11-01</status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Michael Kay">mike</reporter>
          <assigned_to name="Henry S. Thompson">ht</assigned_to>
          
          
          <qa_contact name="XML Schema Test Suite mailing list">public-xml-schema-testsuite</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>13018</commentid>
    <comment_count>0</comment_count>
    <who name="Michael Kay">mike</who>
    <bug_when>2006-11-24 17:15:28 +0000</bug_when>
    <thetext>Test reDG2 in testSet MS-Regex2006-07-15

uses the regex syntax pattern=&apos;\p{Nd}{4}-\[{Nd}{2}&apos;

which is invalid ({Nd} is not a valid quantifier)

But the test is described as valid.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>20645</commentid>
    <comment_count>1</comment_count>
    <who name="Michael Kay">mike</who>
    <bug_when>2008-06-20 15:22:39 +0000</bug_when>
    <thetext>It appears that the intent of this test was to use the valid pattern

pattern=&apos;\p{Nd}{4}-\p{Nd}{2}&apos;

in place of

pattern=&apos;\p{Nd}{4}-\[{Nd}{2}&apos;

Fixed the schema to use the corrected pattern.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>