r17998 - gnucash/trunk/src/import-export/qif-import - QIF Import: Support backslash characters in category names. There was a mistake the regular expression, as a pipe symbol shouldn't be escaped with a backslash when used inside brackets.

Charles Day cedayiv at cvs.gnucash.org
Sun Mar 22 13:24:58 EDT 2009


Author: cedayiv
Date: 2009-03-22 13:24:58 -0400 (Sun, 22 Mar 2009)
New Revision: 17998
Trac: http://svn.gnucash.org/trac/changeset/17998

Modified:
   gnucash/trunk/src/import-export/qif-import/qif-parse.scm
Log:
QIF Import: Support backslash characters in category names. There was a mistake the regular expression, as a pipe symbol shouldn't be escaped with a backslash when used inside brackets.




More information about the gnucash-patches mailing list