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

Author Committer Branch Timestamp Parent
naucoin naucoin master 2015-09-29 17:48:06 master 4f65338f
Affected Issues 0003956: Repeated saves of MRBs cause corruption
Changeset

ENH: remove doubled extenions before saving

Some nodes when they are read in by the node readers end up with names that
include the extension, such as vol.vp. This change ensures that the
known extension will not be added to the end of the name to create a file
name with a doubled extension, such as vol.vp.vp.
Fixed a typo in a variable name.

Issue 0003956

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

mod - Base/QTGUI/qSlicerSaveDataDialog.cxx Diff File