Bug 461714

Summary: CSV values are not enclosed in quotes when they contain the field separator character (comma)
Product: [Applications] kmymoney Reporter: Thomas Baumgart <tbaumgart>
Component: exporterAssignee: KMyMoney Devel Mailing List <kmymoney-devel>
Status: REPORTED ---    
Severity: normal    
Priority: NOR    
Version: git (master)   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed In:

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