Bug report #4495
Expression labels fail to show expressions with no field
| Status: | Closed | ||
|---|---|---|---|
| Priority: | Normal | ||
| Assignee: | |||
| Category: | - | ||
| Affected QGIS version: | Regression?: | No | |
| Operating System: | Easy fix?: | No | |
| Pull Request or Patch supplied: | Yes | Resolution: | fixed |
| Crashes QGIS or corrupts data: | Copied to github as #: | 14418 |
Description
Details taken from #4441
Expression labels evaluate expressions like 1+1 in the widget OK but fail to show it on the canvas when rendering labels.
Associated revisions
Fix #4495 - patch by Nathan
History
#1
Updated by Nathan Woodrow about 14 years ago
- Pull Request or Patch supplied changed from No to Yes
- Assignee set to Martin Dobias
- File 0001-Fix-4495.patch
added
Patch attached
#2
Updated by Martin Dobias about 14 years ago
- Resolution set to fixed
- Status changed from Open to Closed
applied in eb48501