<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body><span class="vcard"><a class="email" href="mailto:Ulrich.Windl@rz.uni-regensburg.de" title="Ulrich Windl <Ulrich.Windl@rz.uni-regensburg.de>"> <span class="fn">Ulrich Windl</span></a>
</span> changed
          <a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - Exporting CSV with separator " & " exports with no separator"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=124899">bug 124899</a>
          <br>
             <table border="1" cellspacing="0" cellpadding="8">
          <tr>
            <th>What</th>
            <th>Removed</th>
            <th>Added</th>
          </tr>

         <tr>
           <td style="text-align:right;">Ever confirmed</td>
           <td>1
           </td>
           <td>
                
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">Status</td>
           <td>NEEDINFO
           </td>
           <td>UNCONFIRMED
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - Exporting CSV with separator " & " exports with no separator"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=124899#c6">Comment # 6</a>
              on <a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - Exporting CSV with separator " & " exports with no separator"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=124899">bug 124899</a>
              from <span class="vcard"><a class="email" href="mailto:Ulrich.Windl@rz.uni-regensburg.de" title="Ulrich Windl <Ulrich.Windl@rz.uni-regensburg.de>"> <span class="fn">Ulrich Windl</span></a>
</span></b>
        <pre>If not clear from the description, my idea was to have additional spaces around
the '&' separator for readability:
Instead of
h/L&3.1373&5&10&15&20&25&30&35&40&45&50&55&60&65&70&75&80&85&90&95&100&Max
0&0&11&26&39&52&64&74&83&91&92&91&87&82&75&67&57&47&37&25&13&0&92
10&0&10&24&38&50&62&73&82&90&92&91&87&82&75&67&58&48&37&26&13&0&92
...

I'd prefer
h/L & 3.1373 & 5 & 10 & 15 & 20 & 25 & 30 & ... & Max
0 & 0 & 11 & 26 & 39 & 52 & ... & 92
10 & 0 & 10 & 24 & 38 & 50 & ... & 92</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>