[Bug 6813] New: empty string full-text query

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

           Summary: empty string full-text query
           Product: XPath / XQuery / XSLT
           Version: Proposed Recommendation
          Platform: PC
               URL: http://www.w3.org/TR/xpath-full-text-10/
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Full Text 1.0
        AssignedTo: jim.melton@acm.org
        ReportedBy: peter.pleshachkov@gmail.com
         QAContact: public-qt-comments@w3.org


Dear authors,

In the spec. you say that token is a none-empty string of characters. But if 
I have the following query : <p>petr</p>[. ftcontains ""] What is the result of
this query ? 

And what is the result for this query <p>petr </p>[. ftcontains "petr" ftand
""]

Kind regards,
Petr


-- 
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, 15 April 2009 09:11:50 UTC