Bug 461714 - CSV values are not enclosed in quotes when they contain the field separator character (comma)
Summary: CSV values are not enclosed in quotes when they contain the field separator c...
Status: REPORTED
Alias: None
Product: kmymoney
Classification: Applications
Component: exporter (show other bugs)
Version: git (master)
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: KMyMoney Devel Mailing List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-11-12 06:54 UTC by Thomas Baumgart
Modified: 2022-11-12 06:54 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Thomas Baumgart 2022-11-12 06:54:25 UTC
STEPS TO REPRODUCE
1. Create a payee with a comma in the name
2. Select "Transaction by payee" report
3. Hide transactions in the report through settings
4. Export to CSV

OBSERVED RESULT
The columns in the row with the payee containing the comma is mis-aligned

EXPECTED RESULT
All columns are aligned

ADDITIONAL INFORMATION
See bug #330737 which apparently solved this problem for amount column(s).
See also bug #461536 for a similar problem