View Issue Details

IDProjectCategoryView StatusLast Update
0003864Slicer4Module DataProbepublic2015-10-23 12:56
Reporterrcorredorj Assigned To 
PrioritylowSeveritytweakReproducibilityalways
Status closedResolutionfixed 
Product Version 
Target VersionFixed in VersionSlicer 4.5.0-1 
Summary0003864: Error when setting a format to StudyTime value while importing DICOM series
Description

Importing a DICOM image with the Study Time tag empty displays an error.

Problem: Method formatDICOMTime in SliceViewAnnotations.py (Line 909) tries to set a format to the time but the value is empty.

Solution: Add a condition when the value is empty. The same as in formatDICOMDate.

TagsNo tags attached.

Activities

rcorredorj

rcorredorj

2014-10-01 08:03

reporter   ~0012608

Fix pushed to https://github.com/rcorredorj/Slicer/tree/3864-empty-StudyTime-error

pieper

pieper

2015-10-23 12:56

administrator   ~0013410

Thanks for the report!

This has recently been fixed:

https://github.com/Slicer/Slicer/commit/e50a7ef97a0fee707ae1206252d1b83b19f5708a

Issue History

Date Modified Username Field Change
2014-10-01 07:13 rcorredorj New Issue
2014-10-01 08:03 rcorredorj Note Added: 0012608
2014-10-01 08:05 rcorredorj Priority normal => low
2015-10-23 12:56 pieper Note Added: 0013410
2015-10-23 12:56 pieper Status new => closed
2015-10-23 12:56 pieper Resolution open => fixed
2015-10-23 12:56 pieper Fixed in Version => Slicer 4.5.0-1