Slicer: 2145-support-for-installing-extension-from-file d1ea56a5

Author Committer Branch Timestamp Parent
pieper pieper 2145-support-for-installing-extension-from-file 2013-07-05 12:59:05 2145-support-for-installing-extension-from-file 623f3827
Affected Issues 0003014: mrb does not survive roundtrip
Changeset

BUG: 0003014 fix databundle save/restore for dicom volumes

Fix a hole in the logic where a dicom volume would have a storage
node allocated, but the storage type would not be correctly defined
so the temp save path would not work. Plus the default name
would be set to an invalid filename since dicom volume nodes
have a colon in the string by default. Now these files are given
a default extension type (.nrrd for scalar volumes) and the names
are percent-encoded to avoid bad file name issues.

git-svn-id: http://svn.slicer.org/Slicer4/trunk@22143 3bd1e089-480b-0410-8dfb-8563597acbee

mod - Libs/MRML/Logic/vtkMRMLApplicationLogic.cxx Diff File