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.
Updated by Marco Eichelberg over 8 years ago
- Target version changed from 3.6.2 to 3.6.3
Updated by Marco Eichelberg over 7 years ago
- Target version changed from 3.6.3 to 3.6.6
Updated by Michael Onken about 5 years ago
- Status changed from New to Closed
Closed by commit #d31f92
Updated by Jörg Riesmeier about 5 years ago
- Copied to Bug #937: Revise DcmFileFormat::checkMetaHeaderValue() added
Actions