<?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>29380</bug_id>
          
          <creation_ts>2016-01-18 12:14:24 +0000</creation_ts>
          <short_desc>[FO31] Layout typo in map:merge example and incorrect (?) date in internal WD</short_desc>
          <delta_ts>2016-03-22 09:38:50 +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.1</component>
          <version>Candidate Recommendation</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>editorial</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Abel Braaksma">abel.braaksma</reporter>
          <assigned_to name="Michael Kay">mike</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>124616</commentid>
    <comment_count>0</comment_count>
    <who name="Abel Braaksma">abel.braaksma</who>
    <bug_when>2016-01-18 12:14:24 +0000</bug_when>
    <thetext>Under 17.1.1 map:merge, public CR, an example is given:

let $week := map{0:&quot;Sonntag&quot;, 1:&quot;Montag&quot;, 2:&quot;Dienstag&quot;, 3:&quot;Mittwoch&quot;, 4:&quot;Donnerstag&quot;, 5:&quot;Freitag&quot;, 6:&quot;Samstag&quot;}

The &quot;let&quot; in this example is not rendered as Courier.

In the Internal Working Draft this may already have been fixed (it has the correct layout), but that one introduces a different typo: a bunch of redundant spaces between item 2 and 3:

let $week := map{0:&quot;Sonntag&quot;, 1:&quot;Montag&quot;, 2:&quot;Dienstag&quot;,             3:&quot;Mittwoch&quot;, 4:&quot;Donnerstag&quot;, 5:&quot;Freitag&quot;, 6:&quot;Samstag&quot;}

-----

In addition, and unrelated, the public CR shows the subtitle with date as &quot;W3C Candidate Recommendation 18 December 2014&quot; and the Internal Working Draft shows &quot;W3C Candidate Recommendation 11 December 2015&quot;, which suggests that the current Internal WD is not the same version as the &quot;live&quot; CR.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>124617</commentid>
    <comment_count>1</comment_count>
    <who name="Abel Braaksma">abel.braaksma</who>
    <bug_when>2016-01-18 12:15:18 +0000</bug_when>
    <thetext>That didn&apos;t render so well in BugZilla, the spaces are in here:

... 2:&quot;Dienstag&quot;,             3:&quot;Mittwoch&quot;, ...</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>124629</commentid>
    <comment_count>2</comment_count>
    <who name="Michael Kay">mike</who>
    <bug_when>2016-01-19 14:47:44 +0000</bug_when>
    <thetext>Thanks, now fixed.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>