Opened 12 years ago
Closed 11 years ago
#1814 closed defect (fixed)
g.remove wxGUI version generates "Illegal filename" warnings
Reported by: | marisn | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | 7.0.0 |
Component: | wxGUI | Version: | svn-trunk |
Keywords: | Cc: | ||
CPU: | Unspecified | Platform: | Unspecified |
Description
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.
Note:
See TracTickets
for help on using tickets.
Should be fixed according to #2091. I don't have this warning anymore.