[GRASS-dev] [GRASS GIS] #2525: Unable to open sqlite database if path contains non-latin letters

#2525: Unable to open sqlite database if path contains non-latin letters
--------------------------+---------------------------------
  Reporter: marisn | Owner: grass-dev@…
      Type: defect | Status: new
  Priority: major | Milestone: 7.6.2
Component: wxGUI | Version: svn-releasebranch70
Resolution: | Keywords: attribute
       CPU: Unspecified | Platform: MSWindows Vista
--------------------------+---------------------------------
Changes (by sbl):

* milestone: 7.0.7 => 7.6.2

Comment:

In 7.6, the state is actually worse, if the mapset contains non-ascii
characters...

With mapset "tøst", GUI does not start up. Also maps with name tøst cannot
be created:

{{{
v.edit map=test tool=create
WARNING: Illegal filename <u_tesø>. Character <?> not allowed.
}}}

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