[GRASS-dev] [GRASS GIS] #2493: wxgui file import wizards: all files should be defined as '*', not '*.*'

#2493: wxgui file import wizards: all files should be defined as '*', not '*.*'
------------------------------------+---------------------------------------
Reporter: mlennert | Owner: grass-dev@…
     Type: defect | Status: new
Priority: normal | Milestone: 7.0.0
Component: wxGUI | Version: unspecified
Keywords: wxgui file import glob | Platform: Unspecified
      Cpu: Unspecified |
------------------------------------+---------------------------------------
The wxgui file import wizards define all files as '*.*' which means that
if you have total legal tif files which do not have the .tif extension you
cannot see them in the file selector.

In r.in.gdal this was replaced by '*' a long time ago, but in the import
wizards it is still a nuisance.

Classifying this as a bug since for some users this means they don't know
how to import these files.

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

#2493: wxgui file import wizards: all files should be defined as '*', not '*.*'
--------------------------+-------------------------------------------------
  Reporter: mlennert | Owner: grass-dev@…
      Type: defect | Status: closed
  Priority: normal | Milestone: 7.0.0
Component: wxGUI | Version: unspecified
Resolution: fixed | Keywords: wxgui file import glob
  Platform: Unspecified | Cpu: Unspecified
--------------------------+-------------------------------------------------
Changes (by annakrat):

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

Comment:

Should be fixed in r62813 and backported.

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