r17098 - gnucash/branches/2.2/src/import-export/qif-import - [r17031] Bug #509089: Improve the way the QIF importer handles Scheme exceptions.

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


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

Modified:
   gnucash/branches/2.2/src/import-export/qif-import/druid-qif-import.c
   gnucash/branches/2.2/src/import-export/qif-import/qif.glade
Log:
[r17031] Bug #509089: Improve the way the QIF importer handles Scheme exceptions.

Those may occur during conversion of QIF data into GnuCash data. If an exception occurs,
the druid now displays a cancellation page instead of a pop up message. In
addition to avoiding taking the user to an empty duplicate checking window,
the new page could, in the future, be extended to show multiple, specific
warning and error messages instead of the current, generic one.

Committed by cedayiv.




More information about the gnucash-patches mailing list