Skip to content
Commit 6684b479 authored by Cristian Oneț's avatar Cristian Oneț
Browse files

Don't allow items of different types to be part of the same selection.

Check the typeids of the pointed to types instead of the pointer
types. This bad check was causing the correctly written code to fail.
With this fixed there is not way to change the reconlied state of a
scheduled transaction from the ledger thus the error will not appear
anymore.

BUG: 335122
(cherry picked from commit c89ebb95)
parent 93a65f19
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment