[GRASS-dev] [GRASS GIS] #3307: "Illegal filename <map@>" warning when displaying a vector map from a different mapset in GUI

#3307: "Illegal filename <map@>" warning when displaying a vector map from a
different mapset in GUI
--------------------+-------------------------
Reporter: hcho | Owner: grass-dev@…
     Type: defect | Status: new
Priority: normal | Milestone: 7.2.1
Component: wxGUI | Version: svn-trunk
Keywords: d.vect | CPU: x86-64
Platform: Linux |
--------------------+-------------------------
When adding a vector layer in GUI, I'm getting "Illegal filename" warnings
in the terminal:

{{{
GRASS_INFO_WARNING(28726,1): Illegal filename <basin@>. Character <@> not
allowed.

GRASS_INFO_END(28726,1)

GRASS_INFO_WARNING(28727,1): Illegal filename <basin@>. Character <@> not
allowed.

GRASS_INFO_END(28727,1)
}}}

The vector map is displayed normally though. I see these warnings the
moment I type "@" in the name of vector map textbox. It doesn't happen for
raster maps.

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

#3307: "Illegal filename <map@>" warning when displaying a vector map from a
different mapset in GUI
---------------------+-------------------------
  Reporter: hcho | Owner: grass-dev@…
      Type: defect | Status: new
  Priority: normal | Milestone: 7.2.3
Component: wxGUI | Version: svn-trunk
Resolution: | Keywords: d.vect
       CPU: x86-64 | Platform: Linux
---------------------+-------------------------

Comment (by martinl):

Still the issue? I am unable to reproduce this bug anyway.

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