<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - CSV Filter Option for quoting everything is ignored"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=106678#c9">Comment # 9</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - CSV Filter Option for quoting everything is ignored"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=106678">bug 106678</a>
              from <span class="vcard"><a class="email" href="mailto:tabe@fixedpoint.jp" title="Takeshi Abe <tabe@fixedpoint.jp>"> <span class="fn">Takeshi Abe</span></a>
</span></b>
        <pre>Created <span class=""><a href="http://bugs.documentfoundation.org/attachment.cgi?id=147811" name="attach_147811" title="a fixed test case">attachment 147811</a> <a href="http://bugs.documentfoundation.org/attachment.cgi?id=147811&action=edit" title="a fixed test case">[details]</a></span>
a fixed test case

Found that LibO's CSV filter had not handled the 8th token ever.
I have implemented the feature described in
<<a href="https://wiki.openoffice.org/wiki/Documentation/DevGuide/Spreadsheets/Filter_Options#Token_8.2C_csv_export">https://wiki.openoffice.org/wiki/Documentation/DevGuide/Spreadsheets/Filter_Options#Token_8.2C_csv_export</a>>
and submitted the patch for review:
<<a href="https://gerrit.libreoffice.org/#/c/65604/">https://gerrit.libreoffice.org/#/c/65604/</a>>

Besides, I also found that the test macro attached by Andy
has a flaw which has not Join()'ed 8th token into Propval(1).
Attached an ods with a fixed macro, in which the option
"save cell as shown" (9th token) is given false, because my
implementation makes the true value of the 9th token take
priority over the false value of the 8th.</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>