Bug report #556
Field should be Layer in GRASS lingo
Status: | Closed | ||
---|---|---|---|
Priority: | Low | ||
Assignee: | Aaron Racicot - | ||
Category: | GRASS | ||
Affected QGIS version: | Regression?: | No | |
Operating System: | Debian | Easy fix?: | No |
Pull Request or Patch supplied: | Resolution: | fixed | |
Crashes QGIS or corrupts data: | Copied to github as #: | 10615 |
Description
0.8 SVN 6453
Please update all the occurences of "Field" term in relation to GRASS vectors to "Layer". These are two same things, but Field has been replaced by Layer many months ago in GRASS.
Things to update are, AFAIK:
1. GRASS Edit's attribute editor still mentions "Field"
2. GRASS Edit's "Table" tab mentions "Field (layer)"
Maciek
History
#1 Updated by Redmine Admin almost 18 years ago
It is a defect.
#2 Updated by Aaron Racicot - about 17 years ago
- Status changed from Open to In Progress
#3 Updated by Aaron Racicot - about 17 years ago
Added a patch to src/plugins/grass/qgsgrasseditbase.ui to change the two occurrences of "Field" to "Layer".
#4 Updated by Martin Dobias about 17 years ago
- Resolution set to fixed
- Status changed from In Progress to Closed
Patch applied in a5dfe886 (SVN r7429).
Thanks for the contribution!
#5 Updated by Anonymous over 15 years ago
Milestone Version 0.9.1 deleted