Actions
Bug #937
openRevise DcmFileFormat::checkMetaHeaderValue()
Start date:
2020-07-10
Due date:
% Done:
0%
Estimated time:
Module:
dcmdata
Operating System:
Compiler:
Description
There are various issues with the current (rather old) implementation of DcmFileFormat::checkMetaHeaderValue():
- The method does not modify element values if the VR (of pre-existing elements) is incorrect.
- The method does not fully support newer attributes such as Source/Sending/Receiving Application Entity Title.
- The method does not make use of current dcmdata helper functions; the code is, therefore, unnecessarily complex.
- ...
This code certainly needs some revision.
Updated by Jörg Riesmeier about 5 years ago
- Copied from Bug #653: Use EWM_createNewMeta as the default for saveFile() and write() method? added
Updated by Michael Onken over 3 years ago
- Target version changed from 3.6.7 to 3.7.1+
Updated by Jörg Riesmeier over 2 years ago
- Target version changed from 3.7.1+ to 3.6.8
Updated by Michael Onken over 2 years ago
- Related to Feature #1066: Fill in Sending/Receiving Entity Title in Metaheader where applicable added
Updated by Jörg Riesmeier about 2 years ago
- Target version changed from 3.6.8 to 3.7.1+
Updated by Jörg Riesmeier over 1 year ago
- Target version changed from 3.7.1+ to 3.6.9
Updated by Jörg Riesmeier about 1 year ago
- Target version changed from 3.6.9 to 3.7.1+
Actions