r17112 - gnucash/branches/2.2/src/import-export/qif-import - [r17088] Bug #512208: Upon cancellation or failure, the QIF importer now removes any new commodities

Andreas Köhler andi5 at cvs.gnucash.org
Sun Apr 20 15:25:01 EDT 2008


Author: andi5
Date: 2008-04-20 15:25:00 -0400 (Sun, 20 Apr 2008)
New Revision: 17112
Trac: http://svn.gnucash.org/trac/changeset/17112

Modified:
   gnucash/branches/2.2/src/import-export/qif-import/druid-qif-import.c
   gnucash/branches/2.2/src/import-export/qif-import/file-format.txt
   gnucash/branches/2.2/src/import-export/qif-import/qif-import.scm
   gnucash/branches/2.2/src/import-export/qif-import/qif-to-gnc.scm
Log:
[r17088] Bug #512208: Upon cancellation or failure, the QIF importer now removes any new commodities

that have been created as part of the import process. In addition, any
new accounts, splits, and transactions are explicitly destroyed to avoid
leaking memory and potentially leaving splits in an Imbalance account.
Also includes some improvements to the QIF file format documentation.

Committed by cedayiv.




More information about the gnucash-patches mailing list