r23115 - gnucash/branches/2.4/src/import-export - [r23114]Bug 704183 - ofx file import tries to match online_id against ACCTID[space]ACCTKEY even when ACCTKEY is

John Ralls jralls at code.gnucash.org
Fri Aug 2 13:57:46 EDT 2013


Author: jralls
Date: 2013-08-02 13:57:45 -0400 (Fri, 02 Aug 2013)
New Revision: 23115
Trac: http://svn.gnucash.org/trac/changeset/23115

Modified:
   gnucash/branches/2.4/src/import-export/import-account-matcher.c
Log:
[r23114]Bug 704183 - ofx file import tries to match online_id against ACCTID[space]ACCTKEY even when ACCTKEY is
empty

Alters the gnucash account matching code to search a second time if
the original search fails and the account ID has a trailing space. The second
search tries with the trailing space removed.



More information about the gnucash-patches mailing list