#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>
GRASS GIS <http://grass.osgeo.org>