dcm2xml issue in dcmtk-3.6.1_20111208

Compilation and installation of DCMTK

Moderator: Moderator Team

Post Reply
Message
Author
henry
Posts: 9
Joined: Sat, 2011-11-05, 16:24

dcm2xml issue in dcmtk-3.6.1_20111208

#1 Post by henry »

Hi,
I found a small problem with the snapshop version (dcmtk-3.6.1_20111208)
dcm2xml seems to genearte element with a line feed.
the problem is that in inversion operation (xml2dcm) the line feed remain into the tag value.
I think that the problem might be caused by the DcmElement::writeXMLStartTag mthod where at the last line there is:

Code: Select all

out << ">" << OFendl;
while in the previous version (3.6.0) was

Code: Select all

out << ">";
There is an error or I made some mistake on configuration to compile the snapshot version ?

Bye

Enrico

J. Riesmeier
DCMTK Developer
Posts: 2503
Joined: Tue, 2011-05-03, 14:38
Location: Oldenburg, Germany
Contact:

#2 Post by J. Riesmeier »

Thank you for the report. This issue has been fixed now. It has been introduced with the support of the Native DICOM Model format.

henry
Posts: 9
Joined: Sat, 2011-11-05, 16:24

#3 Post by henry »

Thank you for the fix.
About post message around 'snapshop version' this is the correct place or there is some dedicate location ?

J. Riesmeier
DCMTK Developer
Posts: 2503
Joined: Tue, 2011-05-03, 14:38
Location: Oldenburg, Germany
Contact:

#4 Post by J. Riesmeier »

No, this forum is a good place to report questions and/or issues like this. If you are sure that you've found a bug and would like to send attachments, you could also write an email to dicom/at/offis/dot/de. However, this forum should be preferred if you think that other DCMTK users would benefit from your posting (and the associated follow-ups).

Post Reply

Who is online

Users browsing this forum: No registered users and 1 guest