[Libreoffice-bugs] [Bug 106678] CSV Filter Option for quoting everything is ignored

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Tue Dec 25 09:30:52 UTC 2018


https://bugs.documentfoundation.org/show_bug.cgi?id=106678

--- Comment #9 from Takeshi Abe <tabe at fixedpoint.jp> ---
Created attachment 147811
  --> https://bugs.documentfoundation.org/attachment.cgi?id=147811&action=edit
a fixed test case

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

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.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20181225/15ce8fd6/attachment.html>


More information about the Libreoffice-bugs mailing list