Re: [GRASS-dev] [GRASS GIS] #2195: "Query raster/vectors maps" tool fails while saving modified attribute

2014-09-09 Thread GRASS GIS
#2195: "Query raster/vectors maps" tool fails while saving modified attribute
-+--
 Reporter:  artegion |   Owner:  grass-dev@…  
 Type:  defect   |  Status:  new  
 Priority:  normal   |   Milestone:  6.4.4
Component:  wxGUI| Version:  6.4.3
 Keywords:   |Platform:  All  
  Cpu:  Unspecified  |  
-+--

Comment(by artegion):

 Replying to [comment:2 neteler]:
 > In order to reproduce it, which command or wxGUI sequence did you
 perform?

 press "Query raster/vector map(s)" in "Map display window"
 then "invia" button in "Aggiornamento attributi" window

-- 
Ticket URL: 
GRASS GIS 

___
grass-dev mailing list
grass-dev@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-dev

Re: [GRASS-dev] [GRASS GIS] #2195: "Query raster/vectors maps" tool fails while saving modified attribute

2014-02-15 Thread GRASS GIS
#2195: "Query raster/vectors maps" tool fails while saving modified attribute
-+--
 Reporter:  artegion |   Owner:  grass-dev@…  
 Type:  defect   |  Status:  new  
 Priority:  normal   |   Milestone:  6.4.4
Component:  wxGUI| Version:  6.4.3
 Keywords:   |Platform:  All  
  Cpu:  Unspecified  |  
-+--

Comment(by neteler):

 In order to reproduce it, which command or wxGUI sequence did you perform?

-- 
Ticket URL: 
GRASS GIS 

___
grass-dev mailing list
grass-dev@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-dev

Re: [GRASS-dev] [GRASS GIS] #2195: "Query raster/vectors maps" tool fails while saving modified attribute

2014-02-15 Thread GRASS GIS
#2195: "Query raster/vectors maps" tool fails while saving modified attribute
-+--
 Reporter:  artegion |   Owner:  grass-dev@…  
 Type:  defect   |  Status:  new  
 Priority:  normal   |   Milestone:  6.4.4
Component:  wxGUI| Version:  6.4.3
 Keywords:   |Platform:  All  
  Cpu:  Unspecified  |  
-+--
Description changed by neteler:

Old description:

> If the key column is not called "cat" when saving modified attribute a
> wrong SQL command is issued
>
> UPDATE tablename SET  WHERE cat=1;
>
> instead
> UPDATE tablename SET  WHERE KEYNAME=1;
>
> [[Image(D:\ODBCtest\bug\Capture-2.jpg)]]

New description:

 If the key column is not called "cat" when saving modified attribute a
 wrong SQL command is issued

 UPDATE tablename SET  WHERE cat=1;

 instead
 UPDATE tablename SET  WHERE KEYNAME=1;

 [[Image(Capture-2.jpg)]]

--

-- 
Ticket URL: 
GRASS GIS 

___
grass-dev mailing list
grass-dev@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-dev

[GRASS-dev] [GRASS GIS] #2195: "Query raster/vectors maps" tool fails while saving modified attribute

2014-02-12 Thread GRASS GIS
#2195: "Query raster/vectors maps" tool fails while saving modified attribute
-+--
 Reporter:  artegion |   Owner:  grass-dev@…  
 Type:  defect   |  Status:  new  
 Priority:  normal   |   Milestone:  6.4.4
Component:  wxGUI| Version:  6.4.3
 Keywords:   |Platform:  All  
  Cpu:  Unspecified  |  
-+--
 If the key column is not called "cat" when saving modified attribute a
 wrong SQL command is issued

 UPDATE tablename SET  WHERE cat=1;

 instead
 UPDATE tablename SET  WHERE KEYNAME=1;

 [[Image(D:\ODBCtest\bug\Capture-2.jpg)]]

-- 
Ticket URL: 
GRASS GIS 

___
grass-dev mailing list
grass-dev@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-dev