Actions
Bug #653
closedUse EWM_createNewMeta as the default for saveFile() and write() method?
Start date:
2015-08-10
Due date:
% Done:
100%
Estimated time:
Module:
dcmdata
Operating System:
Compiler:
Description
It seems to be a bad idea to update the file meta information only (when writing a DICOM file, which was read from file).
See: https://groups.google.com/d/msg/comp.protocols.dicom/gGFooa7b7xE/2a6gTBRiBgAJ
Also DcmFileFormat::checkMetaHeaderValue() does not modify element values if the VR is incorrect... this code also needs some revision.
Actions