Page MenuHomePhabricator

Add .gipl, .gipl.gz, .nii.gz, .img and .img.gz to Load/Save file extension lists
Closed, ResolvedPublic

Description

Hi there, while doing a diff of the MITK we use in NifTK, and NifTK itself I came across the following:

.gipl and .gipl.gz missing from m_FileExtensionsMap
.gipl.gz and .nii.gz missing from m_SaveFileExtensionsMap
.img and .img.gz missing from possibleFileExtensions

I think these should be added, for consistency.

Matt

Event Timeline

Sounds good, thanks.

The change does not affect functional parts of the MITK core, so setting core flag without change request.

New remote branch pushed: bug-16099-tidy-up-file-extensions

[73884a]: Merge branch 'bug-16099-tidy-up-file-extensions'

Merged commits:

2013-09-18 09:35:19 Matt Clarkson [2e63e3]
Added file extensions for consistency