r17923 - gnucash/branches/2.2/src/register/ledger-core - [17920] Bug #435642: Correct r17853 about editing results of a find.
Andreas Köhler
andi5 at cvs.gnucash.org
Sun Feb 15 12:28:21 EST 2009
Author: andi5
Date: 2009-02-15 12:28:20 -0500 (Sun, 15 Feb 2009)
New Revision: 17923
Trac: http://svn.gnucash.org/trac/changeset/17923
Modified:
gnucash/branches/2.2/src/register/ledger-core/split-register-util.c
Log:
[17920] Bug #435642: Correct r17853 about editing results of a find.
1. create a transaction that has two or more splits in the same account
2. open a register on that account that is in either "Basic Ledger" or
"Auto-Split Ledger" mode
3. change some transaction other than the one with multiple splits in this
register
4. click on the second or succeeding occurrence of the transaction with
multiple splits in this register
This will put the cursor on the first occurrence of the transaction instead of
the one you clicked on.
Patch by Mike Alexander.
More information about the gnucash-patches
mailing list