[GRASS-dev] [GRASS GIS] #2409: last call for options keys consolidation

GRASS GIS trac at osgeo.org
Thu Nov 27 09:57:50 PST 2014


#2409: last call for options keys consolidation
----------------------------------+-----------------------------------------
 Reporter:  martinl               |       Owner:  grass-dev@…              
     Type:  task                  |      Status:  new                      
 Priority:  blocker               |   Milestone:  7.0.0                    
Component:  Default               |     Version:  unspecified              
 Keywords:  standardized options  |    Platform:  Unspecified              
      Cpu:  Unspecified           |  
----------------------------------+-----------------------------------------

Comment(by mlennert):

 Just a heads up for this discussion and the actual implementation:

 r63102 broke v.db.update because the key was changed in the parameter
 definitions, but the use of the key wasn't:

 qcolumn key changed to query_column, but this was not done for the parsing
 of the parameter content:

 qcolumn = options['qcolumn']

 I corrected it in r63211 and r63212, but please watch out for this.

 Moritz

-- 
Ticket URL: <http://trac.osgeo.org/grass/ticket/2409#comment:62>
GRASS GIS <http://grass.osgeo.org>



More information about the grass-dev mailing list