Bug report #4229
IN operator broken in rule based renderer
Status: | Closed | ||
---|---|---|---|
Priority: | High | ||
Assignee: | - | ||
Category: | Symbology | ||
Affected QGIS version: | Regression?: | No | |
Operating System: | Easy fix?: | No | |
Pull Request or Patch supplied: | No | Resolution: | fixed |
Crashes QGIS or corrupts data: | Copied to github as #: | 14186 |
Description
If I use the IN operator to define a rule in rule based renderer, the rule is never drawn. The renderer says no features match the rule.
Must have been broken during the last two days. It worked with Friday's nightly.
Associated revisions
History
#1 Updated by Martin Dobias about 13 years ago
- Target version changed from Version 1.7.1 to Version 2.0.0
That will be surely something I have broken when doing reimplementation of evaluation of expressions. I will check that at home.
But this issue should affect only master branch (not 1.7.x), so I'm moving the target to 2.0.
#2 Updated by Martin Dobias about 13 years ago
fixed in 883af7f8
#3 Updated by Martin Dobias about 13 years ago
- Resolution set to fixed
- Status changed from Open to Closed