Import 2017-06-07 23:51:09: master d7ec00d8

Author Committer Branch Timestamp Parent
pieper pieper master 2015-05-19 17:55:01 master d376a669
Affected Issues 0003954: Dicom scene export is working inconsistently
Changeset

BUG: 0003954 fixes slicer bundle scene import/export

  • zip file size could not be correctly passed, so now
    there is an alternate encoding (hack) that works well.

  • missing storage nodes prevented correct export

  • export widget embedded python code had a missing
    import of DICOMLib

Special Thanks to Xia, Wenyao <wenyao.xia@rmp.uhn.ca>
for his bug fixes!

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

mod - Modules/Scripted/DICOMLib/DICOMExportScene.py Diff File
mod - Modules/Scripted/DICOMLib/Widgets/qSlicerDICOMExportDialog.cxx Diff File
mod - Modules/Scripted/DICOMPlugins/DICOMSlicerDataBundlePlugin.py Diff File