MoneyTools / MyMoney.Net

MyMoney is a rich client .NET ClickOnce application for managing your personal finances. It is written entirely in C# and is designed for programmers who want easy access to their data and who want to quickly and easily add their own features. Your data will not be locked up in some proprietary format, it is yours to do with as you like.
https://moneytools.github.io/MyMoney.Net/
70 stars 22 forks source link

Fix OFX Import of extended ASCII character #99

Closed jpdup closed 1 year ago

jpdup commented 1 year ago

Fix for https://github.com/MoneyTools/MyMoney.Net/issues/98 Tested with my French bank that use this character É

jpdup commented 1 year ago

We are abandoning this PR, the solution does not "automatically" work and could introduce problem for non UTF-8 file

jpdup commented 1 year ago

I'm not allowed to Approved my own Pull request. But it worked so merging to main