Slicer: 2145-support-for-installing-extension-from-file 5b9d1c40

Author Committer Branch Timestamp Parent
pieper pieper 2145-support-for-installing-extension-from-file 2013-01-27 13:22:21 2145-support-for-installing-extension-from-file fd533b84
Changeset

BUG: fix dicom data bundle export/import

  • Fix syntax of zip file size for dump2dcm call (use UL not IS)
  • Fix UIDs by having dump2dcm generate new ones to overwrite reference
  • Use app logic Zip/Unzip rather than python for consistency
  • Fix some stylistic issues

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

mod - Modules/Scripted/DICOMLib/DICOMDataExchange.py Diff File
mod - Modules/Scripted/Scripts/DICOMPlugins/DICOMSlicerDataBundlePlugin.py Diff File