1. Reading a series of image files to MITK volume
1.1. Actual behavior
There is no possibility to read a series of 2D images (e.g. image001.bmp, image002.bmp ...) to a MITK 3D volume (in contrast to QT3).
1.2. Expected behavior
A series of 2D images should correctly import to a MITK 3D volume
2. Cause of the bug
Probably just forgotten
3. Proposed solution
The patch proposed by Ivo, see bugzilla
4. Affected classes
mitkDataNodeFactory.cpp QmitkDnDFrameWidget.cpp
5. How will the bugfix get tested?
Manual test
