<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - Calc cannot split columns with multi-character delimiters"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=127718">127718</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>Calc cannot split columns with multi-character delimiters
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>LibreOffice
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>6.2.5.2 release
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>x86-64 (AMD64)
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>Windows (All)
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>UNCONFIRMED
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>normal
          </td>
        </tr>

        <tr>
          <th>Priority</th>
          <td>medium
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>Calc
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>libreoffice-bugs@lists.freedesktop.org
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>david.cortes.rivera@gmail.com
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Steps to reproduce:
- Create some delimited file with multi-character delimiters, e.g.
col1||col2||col3
a||b||c
- Open said file with LO Calc.
- In the text import dialog, select "Separated by", check "Other" and write
"||" in there as separator.
- Click OK and check the file inside Calc.

Expected behavior: should separate columns every time there's two bars (||).

Actual behavior: separates columns every *single* bar, thus creating empty
columns (can be fixed by checking "Merge delimiters", even though it's only one
delimiter).</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>