gui: Honor quotes in the text data import dialog.
authorBen Pfaff <blp@cs.stanford.edu>
Fri, 27 May 2022 19:55:47 +0000 (12:55 -0700)
committerBen Pfaff <blp@cs.stanford.edu>
Sat, 28 May 2022 01:30:35 +0000 (18:30 -0700)
The text data import dialog's preview of the data to be read
didn't honor the quotes but always treated " and ' and (weirdly)
parentheses as quotes.  This makes it honor the user's settings.

Bug #61809.
Thanks for Friedrich Beckmann for reporting this bug.


No differences found