Page MenuHomePhabricator

nrrd writer does not append file ending
Closed, ResolvedPublic

Description

when images are saved in mitk, the .nrrd ending is nod appended automatically

Event Timeline

This bug occurs when using the "save" dialog in the MitkWorkbench.
The proposed filename is just the name of the datanode. regardless of the chosen nrrd type in the combobox, the saved file does not have the proper ending.

Also:
When choosing the MHA type, the file ending of the saved file misses the dot.

VTK image writer crashes

User zelzer has pushed new remote branch:

bug-18422-saving-data-skips-file-extension

[b6e152]: Merge branch 'bug-18422-saving-data-skips-file-extension'

Merged commits:

2014-11-25 00:26:08 Sascha Zelzer [964e56]
Fixed usage of ImageVtkReadAccessor instances.


2014-11-25 00:25:46 Sascha Zelzer [210d0c]
Use correct mime-type for vtk legacy image io.


2014-11-24 23:43:35 Sascha Zelzer [e412e4]
Show all files, even without extensions.


2014-11-24 23:43:18 Sascha Zelzer [1f18d8]
Improved mime-type detection based on file names during save operations.


2014-11-24 21:39:24 Sascha Zelzer [435ac4]
Merge branch 'bug-18448-remember-file-options-label' into releases/2014-10


2014-11-24 12:20:40 Andreas Fetzer [2c646e]
Merge branch 'bug-18466-propagate-cmake-osx-settings-to-pg-pt-tests' into releases/2014-10


2014-11-24 12:19:24 Andreas Fetzer [23fc04]
Added CMAKE_OSX variable to PluginGenerator and ProjectTemplate tests


2014-11-24 11:50:54 Andreas Fetzer [b5b46b]
Merge branch 'bug-18298-buggy-interpolation-reactivation' into releases/2014-10