[GRASS-dev] [GRASS GIS] #1814: g.remove wxGUI version generates "Illegal filename" warnings

#1814: g.remove wxGUI version generates "Illegal filename" warnings
-------------------------+--------------------------------------------------
Reporter: marisn | Owner: grass-dev@…
     Type: defect | Status: new
Priority: minor | Milestone: 7.0.0
Component: wxGUI | Version: svn-trunk
Keywords: | Platform: Unspecified
      Cpu: Unspecified |
-------------------------+--------------------------------------------------
When removing multiple maps with g.remove wxGUI version, GRASS console
(CLI) is filling with following errors:

{{{
GRASS_INFO_WARNING(3187,1): Illegal filename <first,second@mymapset>.
Character <,> not allowed.
}}}

Maps are removed, as expected.
When launching same command from CLI, no errors are present.

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

#1814: g.remove wxGUI version generates "Illegal filename" warnings
--------------------------+-------------------------------------------------
  Reporter: marisn | Owner: grass-dev@…
      Type: defect | Status: closed
  Priority: minor | Milestone: 7.0.0
Component: wxGUI | Version: svn-trunk
Resolution: fixed | Keywords:
  Platform: Unspecified | Cpu: Unspecified
--------------------------+-------------------------------------------------
Changes (by annakrat):

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

Comment:

Should be fixed according to #2091. I don't have this warning anymore.

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