Bug report #4552

patch for v.what.vect

Added by Giovanni Manghi over 12 years ago. Updated over 12 years ago.

Status:Closed
Priority:Normal
Assignee:Giuseppe Sucameli
Category:GRASS
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 #:14466

Description

in src/plugins/grass/modules/v.what.vect.qgm

line

<field key="qcolumn" layer="qvector" type="string"/>

must be replaced with

<field key="qcolumn" layer="qvector" type="integer,double,string"/>

Associated revisions

Revision 8f33367f
Added by Giuseppe Sucameli over 12 years ago

make v.what.vect working with GRASS 6.4.2rc2 (fix #4552)

Revision 747348ea
Added by Giuseppe Sucameli over 12 years ago

make v.what.vect working with GRASS 6.4.2rc2 (fix #4552)

History

#1 Updated by Giuseppe Sucameli over 12 years ago

  • Resolution set to fixed
  • Status changed from Open to Closed

Fixed in commit 8f33367ffde55e3f8e81e7d7a7c2aaa5d727b26c

Also available in: Atom PDF