Project

General

Profile

Actions

Feature #933

closed

xml2dcm is missing the typical error handling options

Added by Jörg Riesmeier over 5 years ago. Updated over 4 years ago.

Status:
Closed
Priority:
Normal
Category:
Application
Target version:
Start date:
2020-05-19
Due date:
% Done:

100%

Estimated time:
3:00 h
Module:
dcmdata
Operating System:
Compiler:

Description

xml2dcm currently always ignores errors in the XML input file and tries to create the DICOM output file anyway. Similar to dump2dcm, xml2dcm should offer the following options:

  error handling:
    -E   --stop-on-error        do not write if dump is damaged (default)
    +E   --ignore-errors        attempt to write even if dump is damaged

Actions #1

Updated by Jörg Riesmeier over 4 years ago

  • Status changed from New to Closed
  • Target version set to 3.6.7
  • % Done changed from 0 to 100
  • Estimated time set to 3:00 h

Closed with commit d18d97742.

Actions

Also available in: Atom PDF