mirror of https://github.com/Gnucash/gnucash
aren't correctly marked as pending. This bug is probably responsible for the crashes like those in bug #348469. In general, the register makes it very difficult to consistently distiguish between beginning to edit a transaction that's being edited in another register and beginning to edit the blank transaction, which is already open for editing, but isn't marked pending so that we can pretend it hasn't been opened if it never gets modified. Fortunately, the auto-completion code only runs on the blank transaction, so we can assume it's not being edited in another register. This patch goes ahead and marks the blank transaction as pending. BP git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@15004 57a11ea4-9604-0410-9ed3-97b8803252fdzzzoldfeatures/remove-group2
parent
62e8c9b6df
commit
da4829b5c4
Loading…
Reference in new issue