Project

General

Profile

Bug #653

Updated by Jörg Riesmeier about 10 years ago

It seems to be a bad idea to _update_ the file meta information only (when writing a DICOM file, which was read from file). only. 

 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.

Back