#15: Grass63 -wx gui menu item referes to incorrect function
---------------------+------------------------------------------------------
  Reporter:  brian   |       Owner:  [email protected]
      Type:  defect  |      Status:  new                      
  Priority:  minor   |   Milestone:  6.3.0                    
 Component:  Python  |     Version:  svn-trunk                
Resolution:          |    Keywords:  v.in.ogr wxgrass         
---------------------+------------------------------------------------------
Changes (by neteler):

  * component:  default => Python

Comment:

 In my version it does point to v.in.ogr.

 Also: gui_modules/menudata.py contains

 {{{
               ("Import database table", (
                  ("Multiple import formats using OGR", "Import multiple
 formats using OGR", "self.OnMenuCmd", "db.in.ogr"),
                  )),
 }}}

 and

 {{{
 [EMAIL PROTECTED] wxpython]$ grep db.in.ogr */*
 gui_modules/menudata.py:                 ("Multiple import formats using
 OGR", "Import multiple formats using OGR", "self.OnMenuCmd", "db.in.ogr"),

 }}}


 Not sure why you get a different result.

-- 
Ticket URL: <http://trac.osgeo.org/grass/ticket/15#comment:1>
GRASS-trac <http://grass.osgeo.org>
GRASS Geographic Information System (GRASS GIS) - http://grass.osgeo.org/
_______________________________________________
grass-dev mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/grass-dev

Reply via email to