AUDIT: r17920 - gnucash/trunk/src/register/ledger-core - Bug #435642: Correct r17853 about editing results of a find.

Andreas Köhler andi5 at cvs.gnucash.org
Sun Feb 15 12:23:09 EST 2009


Author: andi5
Date: 2009-02-15 12:23:08 -0500 (Sun, 15 Feb 2009)
New Revision: 17920
Trac: http://svn.gnucash.org/trac/changeset/17920

Modified:
   gnucash/trunk/src/register/ledger-core/split-register-util.c
Log:
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.
BP



More information about the gnucash-patches mailing list