<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - Import CSV sometimes change delimeted char-values to numbers"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=138537#c1">Comment # 1</a>
              on <a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - Import CSV sometimes change delimeted char-values to numbers"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=138537">bug 138537</a>
              from <span class="vcard"><a class="email" href="mailto:kuerbis42@yahoo.de" title="Frank B. <kuerbis42@yahoo.de>"> <span class="fn">Frank B.</span></a>
</span></b>
        <pre>additional info to line 288:
a faulty input 'causes this problem, but maybe it would be better,
if a delimeted phrase (e.g. by ") is taken as ONE expression

So that the input
"foo","bar","foo,bar"

results to:

foo    bar   foo,bar


and not to: 

foo    bar   foo   bar"</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>