<?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>11586</bug_id>
          
          <creation_ts>2010-12-21 11:33:07 +0000</creation_ts>
          <short_desc>[F+O 3.0] Minor editorial problems</short_desc>
          <delta_ts>2011-07-19 16:15:36 +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>Functions and Operators 3.0</component>
          <version>Working drafts</version>
          <rep_platform>PC</rep_platform>
          <op_sys>Windows NT</op_sys>
          <bug_status>CLOSED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>minor</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Michael Kay">mike</reporter>
          <assigned_to name="Michael Kay">mike</assigned_to>
          <cc>jim.melton</cc>
          
          <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>43493</commentid>
    <comment_count>0</comment_count>
    <who name="Michael Kay">mike</who>
    <bug_when>2010-12-21 11:33:07 +0000</bug_when>
    <thetext>In the 14 Dec draft of F+O:

(a) See under fn:collection, the text &quot;By default, this function is ··. &quot; (should read &quot;deterministic&quot;)

(b) The deleted text &quot;For detailed type semantics, see [Formal Semantics].&quot; has re-appeared in the non-diff version of the HTML.

Both appear to be markup/stylesheet problems.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>43496</commentid>
    <comment_count>1</comment_count>
    <who name="Jim Melton">jim.melton</who>
    <bug_when>2010-12-21 15:23:30 +0000</bug_when>
    <thetext>Mike, I will fix the problem with deleted text still being visible in the non-diff version of the spec. Thanks for reporting it.  I&apos;ll also take a close look at the missing &quot;deterministic&quot; and attempt to resolve it as well.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>43740</commentid>
    <comment_count>2</comment_count>
    <who name="Jim Melton">jim.melton</who>
    <bug_when>2011-01-01 20:35:37 +0000</bug_when>
    <thetext>The cause of problem (a) is that the source text had one instance of:
   &lt;termref def=&quot;stable&quot;/&gt;
but there is no longer a &lt;termdef&gt; for that word.  I fixed this by replacing that element with this one:
   &lt;termref def=&quot;deterministic&quot;/&gt;

Problem (b) is, I am surprised to discover, present in other documents as well. However, after a considerable amount of research and a general overhaul of how we process diff markup (both for diff docs and for regular docs), the problem appears to be solved for good (I hope!). 

Thus, I&apos;m marking this bug RESOLVED/FIXED and trust that you&apos;ll mark it CLOSED as soon as you&apos;re satisfied with the result.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>43912</commentid>
    <comment_count>3</comment_count>
    <who name="Michael Kay">mike</who>
    <bug_when>2011-01-07 18:25:42 +0000</bug_when>
    <thetext>I found further termrefs to &quot;stable&quot; in the function-catalog file and have replaced them.

Dangling termrefs should be detected by the build system. I&apos;m not sure, but I suspect they may have been undetected because there was still a termdef for &quot;stable&quot;, marked as diff=&quot;del&quot;?</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>