[Bug 14328] New: [QT3] \u escape sequences

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

           Summary: [QT3] \u escape sequences
           Product: XPath / XQuery / XSLT
           Version: Working drafts
          Platform: PC
        OS/Version: Windows XP
            Status: NEW
          Severity: normal
          Priority: P2
         Component: XQuery 3 & XPath 3 Test Suite
        AssignedTo: mike@saxonica.com
        ReportedBy: andrew.eisenberg@us.ibm.com
         QAContact: public-qt-comments@w3.org


Test case re00556 is defined as:

   <test-case name="re00556">
      <description>Test regex syntax</description>
      <created by="Michael Kay" on="2011-07-04"/>
      <test>matches('qwerty','[\u0554-\u0557]+')</test>
      <result>
         <error code="FORX0002"/>
      </result>
   </test-case>


The \u escape sequences seem out of place.

These escape sequences also appear in:

re00558
re00561
re00562
re00563
re00564
re00598
re00741
re00787

-- 
Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.

Received on Wednesday, 28 September 2011 18:15:00 UTC