<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body><span class="vcard"><a class="email" href="mailto:vstuart.foote@utsa.edu" title="V Stuart Foote <vstuart.foote@utsa.edu>"> <span class="fn">V Stuart Foote</span></a>
</span> changed
          <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED NOTABUG - 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;">Status</td>
           <td>UNCONFIRMED
           </td>
           <td>RESOLVED
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">Resolution</td>
           <td>---
           </td>
           <td>NOTABUG
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">Severity</td>
           <td>normal
           </td>
           <td>enhancement
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED NOTABUG - Exporting CSV with separator " & " exports with no separator"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=124899#c7">Comment # 7</a>
              on <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED NOTABUG - 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:vstuart.foote@utsa.edu" title="V Stuart Foote <vstuart.foote@utsa.edu>"> <span class="fn">V Stuart Foote</span></a>
</span></b>
        <pre>Oh, sorry. Just realized you actually were asking for a "multi-character"
delimiter.

No, unfortunately, we do not implement a multicharacter delimiter, just a
single character--and in your example LO was doing as told and using the first
character you enter in the Filter Settings dialog--so " " (U+0020) delimited.

I guess there is an issue here is that the filter dialog "allows" you to enter
more than 1 character in the field--but it is parsed down to just the first
character. 

The filter dialog was made persistent (OOo issue 3687), but can find no
discussion of implementing a multicharacter delimiter from the OOo era or for
LibreOffice. IMHO such an enhancement is =>WF, otherwise this is NAB.

Personally I would just use the "&" delimiter, and then flush resulting
delimited file through sed to add the leading and trailing spaces.</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>