Bug report #743
Actions does not substitute %attribute with attribute value
| Status: | Closed | ||
|---|---|---|---|
| Priority: | Low | ||
| Assignee: | |||
| Category: | Vectors | ||
| Affected QGIS version: | Regression?: | No | |
| Operating System: | Gentoo | Easy fix?: | No |
| Pull Request or Patch supplied: | Resolution: | fixed | |
| Crashes QGIS or corrupts data: | Copied to github as #: | 10802 |
Description
I have a quad map of California and the attribute I was using in my Action is the quad "Name" which I selected from the insert field dropdown. When I clicked on a quad, konqueror started a google search of %Name instead of the "Sacramento East" quad.
History
#1
Updated by Gavin Macaulay - over 18 years ago
- Status changed from Open to In Progress
#2
Updated by Gavin Macaulay - over 18 years ago
- Resolution set to fixed
- Status changed from In Progress to Closed
Fixed in svn 34a94be6 (SVN r7085)