<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://www.w3.org/Bugs/Public/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.4"
          urlbase="https://www.w3.org/Bugs/Public/"
          
          maintainer="sysbot+bugzilla@w3.org"
>

    <bug>
          <bug_id>1630</bug_id>
          
          <creation_ts>2005-07-15 15:36:33 +0000</creation_ts>
          <short_desc>Issue: booleannaming</short_desc>
          <delta_ts>2005-09-29 10:27:02 +0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>XPath / XQuery / XSLT</product>
          <component>Full Text 1.0</component>
          <version>Working drafts</version>
          <rep_platform>PC</rep_platform>
          <op_sys>Windows 2000</op_sys>
          <bug_status>CLOSED</bug_status>
          <resolution>WONTFIX</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="David Carlisle">davidc</reporter>
          <assigned_to name="Sihem Amer-Yahia">sihem</assigned_to>
          
          
          <qa_contact name="Mailing list for public feedback on specs from XSL and XML Query WGs">public-qt-comments</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>4708</commentid>
    <comment_count>0</comment_count>
    <who name="David Carlisle">davidc</who>
    <bug_when>2005-07-15 15:36:33 +0000</bug_when>
    <thetext>Issue: booleannaming, priority: , status: open

I agree with the suggestion listed in this issue that ftand and ftor
would be preferable to &amp;&amp; and ||

&amp;&amp; has problems in XPath as that&apos;s often used in XML so would have to be
&amp;amp;&amp;amp;  XPath already makes use of &lt; but there&apos;s no need to make the
sitation worse, and a query using full text search is likely to make a lot of
use of &amp;&amp;

|| can easily be misread as |.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>6484</commentid>
    <comment_count>1</comment_count>
    <who name="Pat Case">pcase</who>
    <bug_when>2005-09-27 11:36:17 +0000</bug_when>
    <thetext>The Full-Text Task Force (FTTF) was advised that it could not 
change &quot;&amp;&amp;&quot;, &quot;||&quot;, &quot;!&quot; in XQuery and XPath Full-Text to &quot;and&quot;, &quot;or&quot;, &quot;not&quot; 
without producing conflicts with XQuery. 

At the last Face-to-Face, the FTTF decided not to change from &quot;&amp;&amp;&quot;, &quot;||&quot;, &quot;!&quot; 
to &quot;ftand&quot;, &quot;ftor&quot;, &quot;ftnot&quot;. The majority of the FTTF prefers the symbolic 
notation. The FTTF realizes that the ampersands will need to be escaped if a 
query is placed in an URL, but considers that manageable.

This is the official FTTF response. 

Please let us know if you agree with this resolution by adding a
comment to the issue record and changing the Status of the issue to Closed. Or, 
if you do not agree with this resolution, please add a comment explaining why.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>6485</commentid>
    <comment_count>2</comment_count>
    <who name="David Carlisle">davidc</who>
    <bug_when>2005-09-27 11:44:43 +0000</bug_when>
    <thetext>The spec asked for comments on this issue and I commented but
I have no formal objection to any resolution.

&gt; the FTTF realizes that the ampersands will need to be escaped if a 
&gt; query is placed in an URL, but considers that manageable.

Putting a full text query in a URL might be rather rare, a more common
requirement is likely to be to put an xpath+ft into an XML document, but
&amp;amp;&amp;amp; isn&apos;t impossible, people will live with it.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>