[GRASS-dev] [GRASS GIS] #2316: Map name completion in wxGUI console

#2316: Map name completion in wxGUI console
-----------------------------+----------------------------------------------
Reporter: hcho | Owner: grass-dev@…
     Type: defect | Status: new
Priority: normal | Milestone: 7.0.0
Component: wxGUI | Version: svn-trunk
Keywords: command console | Platform: Linux
      Cpu: x86-64 |
-----------------------------+----------------------------------------------
I just tried Command console in wxGUI and map name completion is appending
map type alias, not mapset to map names. For example,
{{{
d.rast map=dem@raster
}}}

Should be
{{{
d.rast map=dem@MAPSET
}}}

--
Ticket URL: <https://trac.osgeo.org/grass/ticket/2316&gt;
GRASS GIS <http://grass.osgeo.org>

#2316: Map name completion in wxGUI console
-----------------------------+----------------------------------------------
Reporter: hcho | Owner: grass-dev@…
     Type: defect | Status: new
Priority: normal | Milestone: 7.0.0
Component: wxGUI | Version: svn-trunk
Keywords: command console | Platform: Linux
      Cpu: x86-64 |
-----------------------------+----------------------------------------------

Comment(by annakrat):

It's working for me.

--
Ticket URL: <https://trac.osgeo.org/grass/ticket/2316#comment:1&gt;
GRASS GIS <http://grass.osgeo.org>

#2316: Map name completion in wxGUI console
---------------------+------------------------------------------------------
  Reporter: hcho | Owner: grass-dev@…
      Type: defect | Status: closed
  Priority: normal | Milestone: 7.0.0
Component: wxGUI | Version: svn-trunk
Resolution: fixed | Keywords: command console
  Platform: Linux | Cpu: x86-64
---------------------+------------------------------------------------------
Changes (by hcho):

  * status: new => closed
  * resolution: => fixed

Comment:

That was a bug in the Korean po files. Fixed in r60663.

--
Ticket URL: <https://trac.osgeo.org/grass/ticket/2316#comment:2&gt;
GRASS GIS <http://grass.osgeo.org>