Bug 440933 - CSV importer: Changing Encoding resets field delimeter
Summary: CSV importer: Changing Encoding resets field delimeter
Status: REPORTED
Alias: None
Product: kmymoney
Classification: Applications
Component: importer (other bugs)
Version First Reported In: 5.1.2
Platform: Other Other
: NOR normal
Target Milestone: ---
Assignee: KMyMoney Devel Mailing List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-08-13 15:34 UTC by Dawid Wróbel
Modified: 2021-08-13 15:35 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Dawid Wróbel 2021-08-13 15:34:54 UTC
SUMMARY
Changing code page results in reseting field delimiter in such way, that all the content is displayed in a single column, but the previously-selected value on the drop down list remains.

STEPS TO REPRODUCE
1. Attempt to import a CSV
2. Choose a correct field delimiter if requires
3. Change encoding type

OBSERVED RESULT
All the content is displayed in a single column, with the content seemingly separated with one or more tabulations

EXPECTED RESULT
Columns should remain as previously configured