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

Author Committer Branch Timestamp Parent
fedorov fedorov master 2017-01-06 12:28:55 master 0089aeb4
Changeset

BUG: fix runtime error related to creation of DICOM database directory

In some situations, user settings may point to a temporary directory with multiple
nesting levels, which cannot be created by os.mkdir().

To solve the issue, when exception occurs, fall back to creating the DICOM DB
directory in the default location.

Also fix a typo for the name of the DICOM DB location in developer mode.

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

mod - Modules/Scripted/DICOMLib/DICOMWidgets.py Diff File