Opened 14 years ago

Closed 14 years ago

#2376 closed bug (fixed)

Joined multiple extensions in raster filter

Reported by: brushtyler Owned by: nobody
Priority: minor: annoyance Milestone:
Component: GUI Version: Trunk
Keywords: file filter, multiple extensions Cc:
Must Fix for Release: No Platform: All
Platform Version: Awaiting user input: no

Description

The rasters file filter contains joined multiple extensions. This because those are stored in GDAL driver metadata in the format

<ext1>[/<extN>]*

Files of that type cannot to be selected by file dialog.

I've attached a patch.

Attachments (1)

out.diff (768 bytes ) - added by brushtyler 14 years ago.
patch

Download all attachments as: .zip

Change History (5)

comment:1 by brushtyler, 14 years ago

Type: bugpatch

by brushtyler, 14 years ago

Attachment: out.diff added

patch

comment:2 by brushtyler, 14 years ago

Type: patchbug

comment:3 by brushtyler, 14 years ago

This is related with ticket #1979, but is more general.

comment:4 by jef, 14 years ago

Resolution: fixed
Status: newclosed

applied in r13287. Thanks.

Note: See TracTickets for help on using tickets.