Opened 14 years ago

Closed 14 years ago

Last modified 14 years ago

#1066 closed defect (fixed)

Typo in Bulk raster import for USGS ASCII DEM (.dem)

Reported by: vesnikos Owned by: martinl
Priority: normal Milestone: 7.0.0
Component: wxGUI Version: svn-trunk
Keywords: import raster Cc: grass-dev@…
CPU: x86-32 Platform: Linux

Description

The "Import Bulk Raster" tool when instructed to search for USGS ASCII DEM files is looking for the extension "*..dem" instead of ".dem"

example..dem can be found example.com cant be found

Change History (6)

comment:1 by vesnikos, 14 years ago

sorry typo:

in the above the correct is

example..dem can be found 
example.dem cant be found 

in reply to:  description comment:2 by martinl, 14 years ago

Replying to vesnikos:

The "Import Bulk Raster" tool when instructed to search for USGS ASCII DEM files is looking for the extension "*..dem" instead of ".dem"

example..dem can be found example.com cant be found

Hopefully fixed in r42240.

comment:3 by martinl, 14 years ago

Cc: grass-dev@… added
Owner: changed from grass-dev@… to martinl
Status: newassigned

comment:4 by vesnikos, 14 years ago

Resolution: fixed
Status: assignedclosed

works as should be. Files are filtered normally.

comment:5 by hamish, 14 years ago

Hi, I notice there are about 7 more on that list with the same problem. (sorry, trunk isn't checked out on this machine for me to just fix them directly)

in reply to:  5 comment:6 by martinl, 14 years ago

Replying to hamish:

Hi, I notice there are about 7 more on that list with the same problem. (sorry, trunk isn't checked out on this machine for me to just fix them directly)

right, fixed in r42245.

Note: See TracTickets for help on using tickets.