AUDIT: r15002 - gnucash/trunk/src/register/ledger-core - Ensure that the blank transaction is marked as the pending transaction

Chris Shoemaker chris at cvs.gnucash.org
Tue Oct 10 20:39:45 EDT 2006


Author: chris
Date: 2006-10-10 20:39:44 -0400 (Tue, 10 Oct 2006)
New Revision: 15002
Trac: http://svn.gnucash.org/trac/changeset/15002

Modified:
   gnucash/trunk/src/register/ledger-core/split-register.c
Log:
Ensure that the blank transaction is marked as the pending transaction
when it is modified.  This fixes a bug where editing the blank transaction,
moving off of the transaction line to a split line, leaving the split line
unedited and then closing the register will incorrectly leave the 
transaction open without asking.
The bug fixed by this commit is possibly responsible for some of the 
crashes like bug #348469.
BP




More information about the gnucash-patches mailing list