Bug report #7853
ExpressionBuilder: "Missing group xxx"
Status: | Closed | ||
---|---|---|---|
Priority: | Normal | ||
Assignee: | - | ||
Category: | - | ||
Affected QGIS version: | master | Regression?: | No |
Operating System: | Easy fix?: | No | |
Pull Request or Patch supplied: | No | Resolution: | |
Crashes QGIS or corrupts data: | No | Copied to github as #: | 16732 |
Description
Most group nodes of the function tree in ExpressionBuilder display "Missing group xxx". Only 3 group names, Operators, Conditionals and Fields and Values, are simply displayed. This is related to 4b76600
Associated revisions
History
#1 Updated by Minoru Akagi over 11 years ago
I can confirm that ExpressionBuilder of field calculator has been completely fixed with beabe723, but "Missing group" still remains in that of Composer - Label Item Properties - Insert an expression.
#2 Updated by Jürgen Fischer over 11 years ago
- Status changed from Open to Closed
Fixed in changeset 2acea9fb22ae6598e11afa62248c86b63442617f.
#3 Updated by Minoru Akagi over 11 years ago
Thank you!