View Revisions: Issue #4546

Summary 0004546: Dot (".") in volume name leads to wrong variable name, wrong modified status, and suffix doubling
Revision 2018-04-26 13:43 by nick_slizer
Steps To Reproduce

1) load MRHead
2) save MRHead under a different name "MR.head.nrrd". Note the extra dot.
3) close "Save data"
4) close scence
5) add "MR.head.nrrd"
6) name will be reported in error as "MR.Head.nrrd" in Data section and the volume is marked Modified. Also, suffix doubling of ".nrrd" is noted in MRML file.

With name "MRhead.nrrd" instead, the volume will be named "MRhead" in Data section when added and it will not be modified -- expected behavior.

Revision 2018-04-26 13:06 by nick_slizer
Steps To Reproduce

1) load MRHead
2) save MRHead under a different name "MR.head.nrrd". Note the extra dot.
3) close "Save data"
4) close scence
4) add "MR.head.nrrd"
5) name will be reported in error as "MR.Head.nrrd" in Data section and the volume is marked Modified. Also, suffix doubling of ".nrrd" is noted in MRML file.

With name "MRhead.nrrd" instead, the volume will be named "MRhead" in Data section when added and it will not be modified -- expected behavior.