[Bug 14280] New: [QT3] functx-fn-data-5

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

           Summary: [QT3] functx-fn-data-5
           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: benjie.nguyen@gmail.com
        ReportedBy: andrew.eisenberg@us.ibm.com
         QAContact: public-qt-comments@w3.org


I believe that the query in functx-fn-data-5 returns:

"
  557
  Fleece Pullover
  navy black
 "

The test case contains the assertion (on a single line):

<assert-string-value normalize-space="true">557 Fleece Pullover navy
black</assert-string-value>

The test suite documentation says that, "If the normalize-space attribute is
present with the value true, then the value of the assert-string-value element
should be processed as if by the XPath normalize-space() function before the
comparison."

I believe that the test case should fail as written. It appears to assume that
the normalize-space() function is applied to the actual result value.

-- 
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 Saturday, 24 September 2011 18:45:35 UTC