Skip to content
Snippets Groups Projects
Commit 0f638b3c authored by Aaron Bohy's avatar Aaron Bohy
Browse files

[FIX] web: correctly evaluate domains and contexts in dialogs

An error occurred if the domain or context applied on a view
opened in a dialog needed to be evaluated (e.g. if they contained
something like [['some_field', '=', uid]]). For instance, create
a custom filter with such a domain for the Contact model, then go
to Contact, create a new one, and on the parent_id many2one, click
on search more. Before this rev, no eval context was given so the
domains and contexts couldn't be evaluated, and it crashed.
parent 255478ac
Branches
Tags
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment