[Bug 8480] New: XQTS: CVS: comp-attr-bad-name-1 vs. K2-ComputeConAttr-38

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

           Summary: XQTS: CVS: comp-attr-bad-name-1 vs. K2-ComputeConAttr-38
           Product: XML Query Test Suite
           Version: unspecified
          Platform: PC
        OS/Version: Windows NT
            Status: NEW
          Severity: normal
          Priority: P2
         Component: XML Query Test Suite
        AssignedTo: andrew.eisenberg@us.ibm.com
        ReportedBy: tim@cbcl.co.uk
         QAContact: public-qt-comments@w3.org


Recently added test 'comp-attr-bad-name-1'

(: 3.7.3.2 Computed Attribute Constructor per XQ.E19
   XQDY0044 if namespace prefix is 'xmlns'
   Mary Holstege
 :)

(: insert-start :)
(: insert-end :)

<result>{attribute {"xmlns:error"} {}}</result>

and older test K2-ComputeConAttr-38

  (:*******************************************************:)
  (: Test: K2-ComputeConAttr-38                            :)
  (: Written by: Frans Englich                             :)
  (: Date: 2007-11-22T11:31:21+01:00                       :)
  (: Purpose: This query yields XPST0081 because the prefix 'xmlns' is unbound(
  #2). :)
  (:*******************************************************:)
  attribute {"xmlns:localName"} {"content"}

essentially test the same thing but expect different errors.


-- 
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 Friday, 11 December 2009 16:19:46 UTC