View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0003260 | Slicer4 | Core: Base Code | public | 2013-07-30 10:59 | 2017-06-07 23:27 |
Reporter | yuzheng | Assigned To | jcfr | ||
Priority | normal | Severity | major | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Product Version | |||||
Target Version | Slicer 4.3.0 | Fixed in Version | Slicer 4.3.0 | ||
Summary | 0003260: Volumes not marked as modified on Save after volume image spacing/origin is changed | ||||
Description | Reproducible in July 29 nightly with MRHEad sample data. To reproduce:
The correct behavior is that the volume is marked as modified. | ||||
Tags | No tags attached. | ||||
related to | 0003256 | closed | jcfr | vtkMRMLVolumeNode::SetIJKToRASDirections argument names are misleading |
related to | 0002980 | closed | jcfr | Volumes not marked as modified on Save after hardening parent transform |
related to | 0003261 | closed | finetjul | qMRMLVolumeInfoWidget unexpectedly changes the volume image spacing and image origin to lower precision |
related to | 0003303 | closed | jcfr | Transform file doesn't show has modified after updating the transform |
Fix is pushed here: https://github.com/yuzhengZ/Slicer/commit/622e46794bb232b20365cc405a29ab8691240f16 |
|
Fixed in r22297 |
|
Fix committed to 2145-support-for-installing-extension-from-file branch. |
|
Slicer: 2145-support-for-installing-extension-from-file 85cb847a 2013-08-19 15:53:38 Details Diff |
BUG: Fix "volume not marked as modified on save after harden transform". Also, fix "annotations not marked as modified on save after they are changed" and "volume not marked as modified on save after volume origin or spacing is changed". Anytime a vtkMRMLStorableNode property that is saved in file is modified, the StorableModifiedTime time stamp must be modified. Fixes 0002980 Fixes 0003246 Fixes 0003260 From: Yuzheng Zhou <yuzheng.zhou@kitware.com> git-svn-id: http://svn.slicer.org/Slicer4/trunk@22297 3bd1e089-480b-0410-8dfb-8563597acbee |
||
mod - Libs/MRML/Core/vtkMRMLLinearTransformNode.cxx | Diff File | ||
mod - Libs/MRML/Core/vtkMRMLModelNode.cxx | Diff File | ||
mod - Libs/MRML/Core/vtkMRMLVolumeNode.cxx | Diff File | ||
mod - Libs/MRML/Core/vtkMRMLVolumeNode.h | Diff File | ||
mod - Modules/Loadable/Annotations/MRML/vtkMRMLAnnotationControlPointsNode.cxx | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
2013-07-30 10:59 | yuzheng | New Issue | |
2013-07-30 10:59 | yuzheng | Status | new => assigned |
2013-07-30 10:59 | yuzheng | Assigned To | => alexy |
2013-07-30 11:00 | yuzheng | Assigned To | alexy => yuzheng |
2013-07-30 11:00 | yuzheng | Severity | minor => major |
2013-07-30 11:08 | yuzheng | Relationship added | related to 0002980 |
2013-07-30 11:14 | yuzheng | Note Added: 0009280 | |
2013-07-30 11:17 | yuzheng | Relationship added | related to 0003256 |
2013-07-30 11:19 | yuzheng | Category | Core: MRML => Core: Base Code |
2013-07-30 12:09 | yuzheng | Relationship added | related to 0003261 |
2013-08-07 07:36 | yuzheng | Target Version | => Slicer 4.3.0 |
2013-08-12 10:23 | yuzheng | Note Edited: 0009280 | |
2013-08-19 11:55 | jcfr | Note Added: 0009520 | |
2013-08-19 11:55 | jcfr | Status | assigned => resolved |
2013-08-19 11:55 | jcfr | Fixed in Version | => Slicer 4.3.0 |
2013-08-19 11:55 | jcfr | Resolution | open => fixed |
2013-08-19 11:59 | jcfr | Relationship added | related to 0003303 |
2013-09-04 07:26 | yuzheng | Status | resolved => closed |
2017-06-07 23:27 | jcfr | Changeset attached | => Slicer 2145-support-for-installing-extension-from-file 85cb847a |
2017-06-07 23:27 | jcfr | Note Added: 0014614 | |
2017-06-07 23:27 | jcfr | Assigned To | yuzheng => jcfr |