r17894 - gnucash/trunk/src/register/ledger-core - Bug 426111: Register: Fix a bug that caused the blank split GUID to be nulled even if the split wasn't actually being committed. This would cause the bottom transaction of the register to be treated like an existing transaction instead of a new one. I've fixed that and reorganized the logic to combine two sections and make it harder to get them out of sync.

Charles Day cedayiv at cvs.gnucash.org
Wed Feb 11 18:07:51 EST 2009


Author: cedayiv
Date: 2009-02-11 18:07:51 -0500 (Wed, 11 Feb 2009)
New Revision: 17894
Trac: http://svn.gnucash.org/trac/changeset/17894

Modified:
   gnucash/trunk/src/register/ledger-core/split-register.c
Log:
Bug 426111: Register: Fix a bug that caused the blank split GUID to be nulled even if the split wasn't actually being committed. This would cause the bottom transaction of the register to be treated like an existing transaction instead of a new one. I've fixed that and reorganized the logic to combine two sections and make it harder to get them out of sync.




More information about the gnucash-patches mailing list