<?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>1423</bug_id>
          
          <creation_ts>2005-05-13 21:28:58 +0000</creation_ts>
          <short_desc>[FO] Editorial: Wrong example results due to whitespace in results</short_desc>
          <delta_ts>2005-09-29 11:10:39 +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 1.0</component>
          <version>Last Call drafts</version>
          <rep_platform>PC</rep_platform>
          <op_sys>Windows XP</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>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Michael Rys">mrys</reporter>
          <assigned_to name="Ashok Malhotra">ashok.malhotra</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>3356</commentid>
    <comment_count>0</comment_count>
    <who name="Michael Rys">mrys</who>
    <bug_when>2005-05-13 21:28:58 +0000</bug_when>
    <thetext>Many function results seem to have spurious spaces after and before the &quot; 
delimiting the string results (This was not the case in earlier drafts). 

For example, one example says:

- fn:normalize-space(()) returns &quot; &quot;.
instead of
- fn:normalize-space(()) returns &quot;&quot;.

and

 - fn:substring-before ( &quot;tattoo&quot;, &quot;attoo&quot;) returns &quot; t &quot;. (should be &quot;t&quot;)
- fn:substring-before ( &quot;tattoo&quot;, &quot;tatto&quot;) returns &quot; &quot;. (&quot;&quot;)
- fn:substring-before ((), ()) returns &quot; &quot;. (&quot;&quot;)

There are many more.
Please fix the underlying problem (stylesheet?).</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>3217</commentid>
    <comment_count>1</comment_count>
    <who name="Ashok Malhotra">ashok.malhotra</who>
    <bug_when>2005-05-18 21:50:41 +0000</bug_when>
    <thetext>Fixed!  Thanks!</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>