Problem/Motivation
"View inclusion" condition not launched at all.
Steps to reproduce
Add condition with particular view, save context. Go to view page. Condition not launched at all.
This occurs because no view-context to condition was passed.
Proposed resolution
1. Delete view-ContextDefinition.
2. Pass view-context to condition.
I'll add patch for first resolution.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | 3163710-2.context.View-inclusion-condition-dont-need-viewcontext.patch | 647 bytes | super_romeo |
Comments
Comment #2
super_romeo commentedComment #3
paulocsI will have a look!
Really appreciate it :)
Comment #4
paulocsPatch #2 makes sense to me. Set to RTBC.
Thanks @super_romeo!
Comment #6
paulocsFixed in dev branch!
Comment #7
super_romeo commented:)