Opened 9 years ago

Closed 9 years ago

#2493 closed defect (fixed)

wxgui file import wizards: all files should be defined as '*', not '*.*'

Reported by: mlennert Owned by: grass-dev@…
Priority: normal Milestone: 7.0.0
Component: wxGUI Version: unspecified
Keywords: wxgui file import glob Cc:
CPU: Unspecified Platform: Unspecified

Description

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.

Change History (1)

comment:1 by annakrat, 9 years ago

Resolution: fixed
Status: newclosed

Should be fixed in r62813 and backported.

Note: See TracTickets for help on using tickets.