Bug report #10113

Processing/GRASS v.select error in file description

Added by Diogo Vasconcelos almost 10 years ago. Updated almost 9 years ago.

Status:Closed
Priority:Normal
Assignee:Victor Olaya
Category:Processing/Core
Affected QGIS version:2.2.0 Regression?:No
Operating System: Easy fix?:No
Pull Request or Patch supplied:No Resolution:
Crashes QGIS or corrupts data:No Copied to github as #:18579

Description

The ~\\.qgis2\\python\\plugins\\processing\\grass\\description\\v.select.txt file is missing an 's' in line 8. It should read 'intersects' instead of 'intersect'.
This causes an error in GRASS when executing v.select from Processing.
To fix it just edit this file and change line 8 to read:
ParameterSelection|operator|Operator to use|overlap;equals;disjoint;intersects;touches;crosses;within;contains;relate

Associated revisions

Revision a1d43ff2
Added by Victor Olaya almost 10 years ago

[processing] fixed v.select description

fixes #10113

History

#1 Updated by Victor Olaya almost 10 years ago

  • Status changed from Open to Closed

#2 Updated by Giovanni Manghi almost 9 years ago

  • Category changed from 94 to Processing/Core

Also available in: Atom PDF