View Issue Details

IDProjectCategoryView StatusLast Update
0003303Slicer4Core: MRMLpublic2017-06-07 23:27
Reporterjcfr Assigned Tojcfr  
PrioritynormalSeverityminorReproducibilityhave not tried
Status closedResolutionfixed 
Product VersionSlicer 4.2.2-1 
Target VersionSlicer 4.3.0Fixed in VersionSlicer 4.3.0 
Summary0003303: Transform file doesn't show has modified after updating the transform
Description

1) Create Transform
2) Save scene
3) Modify Transform
4) Click on Save scene -> transform doesn't show as modified

TagsNo tags attached.

Relationships

related to 0002980 closedjcfr Volumes not marked as modified on Save after hardening parent transform 
related to 0003246 closedjcfr Annotation not marked as modified on Save when it is changed 
related to 0003260 closedjcfr Volumes not marked as modified on Save after volume image spacing/origin is changed 
has duplicate 0003020 closedjcfr Modifying the transform matrix of a linear transform does not change file status to "Modified" 

Activities

yuzheng

yuzheng

2013-08-21 09:51

developer   ~0009539

Fix is pushed here: https://github.com/yuzhengZ/Slicer/commit/cb4f93be7184d27021525ae3bf1050c616f6a98b

jcfr

jcfr

2013-08-21 21:10

administrator   ~0009546

Fixed in r22308
See http://viewvc.slicer.org/viewvc.cgi/Slicer4?view=revision&revision=22308

jcfr

jcfr

2017-06-07 23:27

administrator   ~0014607

Fix committed to 2145-support-for-installing-extension-from-file branch.

Related Changesets

Slicer: 2145-support-for-installing-extension-from-file a6ff01aa

2013-08-22 01:08:31

jcfr

Details Diff
BUG: Fix "transform file not marked as modified on save".

Call StorableModifiedTime in ProcessMRMLEvents() when the transform matrix is internally modified.
Fixes 0003303

From: Yuzheng Zhou <yuzheng.zhou@kitware.com>

git-svn-id: http://svn.slicer.org/Slicer4/trunk@22308 3bd1e089-480b-0410-8dfb-8563597acbee
mod - Libs/MRML/Core/vtkMRMLLinearTransformNode.cxx Diff File

Issue History

Date Modified Username Field Change
2013-08-19 11:58 jcfr New Issue
2013-08-19 11:58 jcfr Status new => assigned
2013-08-19 11:58 jcfr Assigned To => alexy
2013-08-19 11:58 jcfr Target Version => Slicer 4.3.0
2013-08-19 11:58 jcfr Description Updated
2013-08-19 11:58 jcfr Assigned To alexy => yuzheng
2013-08-19 11:58 jcfr Relationship added related to 0002980
2013-08-19 11:59 jcfr Relationship added related to 0003246
2013-08-19 11:59 jcfr Relationship added related to 0003260
2013-08-19 11:59 jcfr Relationship added related to 0003241
2013-08-20 10:06 yuzheng Relationship deleted related to 0003241
2013-08-21 09:51 yuzheng Note Added: 0009539
2013-08-21 21:10 jcfr Note Added: 0009546
2013-08-21 21:10 jcfr Status assigned => resolved
2013-08-21 21:10 jcfr Fixed in Version => Slicer 4.3.0
2013-08-21 21:10 jcfr Resolution open => fixed
2013-08-21 21:10 jcfr Status resolved => closed
2013-09-02 20:16 jcfr Relationship added related to 0003020
2013-09-02 20:17 jcfr Relationship replaced has duplicate 0003020
2017-06-07 23:27 jcfr Changeset attached => Slicer 2145-support-for-installing-extension-from-file a6ff01aa
2017-06-07 23:27 jcfr Note Added: 0014607
2017-06-07 23:27 jcfr Assigned To yuzheng => jcfr