- From: <bugzilla@jessica.w3.org>
- Date: Mon, 10 Jan 2011 16:01:59 +0000
- To: public-qt-comments@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=11718
           Summary: Incorrect expected result in XQFTTS test
                    FTSelection-FTTimes-q1a.xq
           Product: XPath / XQuery / XSLT
           Version: Working drafts
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Full Text 1.0
        AssignedTo: jim.melton@acm.org
        ReportedBy: nbrinza@gmail.com
         QAContact: public-qt-comments@w3.org
The XQFTTS test
Expressions/Operators/CompExpr/FTContainsExpr/FTSelection/FTTimes/FTSelection-FTTimes-q1a.xq
has an incorrect expected result. The first copied node, which is <p>, should
have the the xmlns:e="http://www.w3.org/1999/XSL/Spec/ElementSyntax" namespace
declaration also copied from the original input document. Thus the first line
of the result should read:
-----------------------
<paragraphs><p xmlns:e="http://www.w3.org/1999/XSL/Spec/ElementSyntax">
-----------------------
-- 
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 Monday, 10 January 2011 16:02:01 UTC