GNOME Bugzilla – Bug 347651
Whitespace in Memo in QFX files is getting stripped
Last modified: 2018-06-29 21:09:54 UTC
Please describe the problem: Whitespace seems to be getting removed from my QFX files when they're imported. Here are snippets from a sample file: <STMTTRN> <TRNTYPE>DEP <DTPOSTED>20060710000000[-5:EST] <TRNAMT>### <FITID>### <NAME>Deposit Transfer <MEMO>from your Savings 1 Internet Access </STMTTRN> (some numbers obscured) Steps to reproduce: 1. Import the QFX file that contains the above transaction Actual results: You get an entry named "DepositTransfer" with memo "fromyourSavings1InternetAccess" Expected results: You get an entry named "Deposit Transfer" with memo "from your Savings 1 Internet Access" Does this happen every time? Yes. Other information:
Yep, this is a bug that slipped in shortly before releasing GnuCash 2.0.0, while fixing another bug. GnuCash 2.0.1 will do better. If you have compiled GnuCash manually, then you might be interested in bug 347472 comment 2. *** This bug has been marked as a duplicate of 347472 ***
GnuCash bug tracking has moved to a new Bugzilla host. This bug has been copied to https://bugs.gnucash.org/show_bug.cgi?id=347651. Please update any external references or bookmarks.