GNOME Bugzilla – Bug 347321
xaccGetAccountByFullName() fails when accounts have the account separator in the name
Last modified: 2018-06-29 21:09:26 UTC
Please describe the problem: When booking an invoice, one has to set an A/R account. If the full account name contains the account separator character, this account cannot be used. Steps to reproduce: 1. Book an invoice 2. select account that contains the separator character (":" e.g.) 3. click "ok" Actual results: An error occurs that no account was selected Expected results: Does this happen every time? yes Other information: workaround: remove all separator characters from account names
I'm taking this... The problem is that xaccGetAccountFromFullName() was changed in r13467 and during the restructuring the behavior was changed. I've fixed this in r14488 in trunk and after vetting by other devs will backport to the 2.0 branch.
Vetted by chris, who added r14496.
Backported to 2.0 in r14504.
*** Bug 348483 has been marked as a duplicate of this bug. ***
GnuCash bug tracking has moved to a new Bugzilla host. This bug has been copied to https://bugs.gnucash.org/show_bug.cgi?id=347321. Please update any external references or bookmarks.