BUG: QIF Import Crash, '(' in Account Name

Mark Willey willey@etla.net
Mon, 20 Aug 2001 15:04:18 -0700


Hi.  I tracked a bug I experienced in QIF import to the case where the Account
name in the QIF file has a '(' character:

$ gnucash
/usr/share/guile/1.3.4/ice-9/regex.scm:98:13: In procedure gsubr-apply in expression (make-regexp pattern):
/usr/share/guile/1.3.4/ice-9/regex.scm:98:13: Unmatched ( or \(
$ 

The QIF file in question has (header):

!Account^M
NREGULAR SAVINGS ACCT (UNDERGRADUATE^M
TBank^M

Notice the '(' character.  Apparently the trailing ')' is longer than the
field that it exports into the QIF file...

This is GnuCash 1.6.2.

Mark

PS.  GnuCash is awesome!  You all rule.  :)