r21680 - gnucash/trunk/src/gnome - Fix r21499 which fixed bug #420342

Mike Alexander mta at code.gnucash.org
Mon Dec 5 01:06:03 EST 2011


Author: mta
Date: 2011-12-05 01:06:03 -0500 (Mon, 05 Dec 2011)
New Revision: 21680
Trac: http://svn.gnucash.org/trac/changeset/21680

Modified:
   gnucash/trunk/src/gnome/gnc-plugin-page-register.c
Log:
Fix r21499 which fixed bug #420342

1. Make searching for a date range work, the date range was being ignored and
   all transactions were returned.
2. Don't leak so many strings
3. Allow an end date in the filter even if there is no start date.
4. Don't reset the sort order or filter to the default if the user says
   to not save it.  Instead leave the saved value unchanged.



More information about the gnucash-patches mailing list