r16392 - gnucash/trunk/src/gnome-utils - Avoid a critical warning when editing an account.

Andreas Köhler andi5 at cvs.gnucash.org
Mon Aug 6 06:30:10 EDT 2007


Author: andi5
Date: 2007-08-06 06:30:08 -0400 (Mon, 06 Aug 2007)
New Revision: 16392
Trac: http://svn.gnucash.org/trac/changeset/16392

Modified:
   gnucash/trunk/src/gnome-utils/dialog-account.c
Log:
Avoid a critical warning when editing an account.

As gnc_account_to_ui is called before a parent account is selected,
get_ui_fullname should not depend on it so that gnc_account_is_root does
not always print a critical warning (GNC_IS_ACCOUNT(account) failed).




More information about the gnucash-patches mailing list