Project

General

Profile

Actions

Bug #547

closed

SR documents with extended characters (e.g. UTF-8) cannot be read

Added by Jörg Riesmeier almost 12 years ago. Updated almost 12 years ago.

Status:
Closed
Priority:
Normal
Category:
Library
Target version:
Start date:
2013-09-12
Due date:
% Done:

100%

Estimated time:
Module:
dcmsr
Operating System:
Compiler:

Description

The reason is that the VR scanner does not (yet) support extended character sets like UTF-8 (see Bug #386).

As a workaround one has to patch the dcmsr module as in the attached patch. Of course, there should be an easier way of accepting such SR documents...

David Clunie has provided the sample file "japanesecharacterset.dcm" that demonstrates the current behaviour.


Files

dcmsr_charset.patch (1.18 KB) dcmsr_charset.patch Jörg Riesmeier, 2013-09-12 10:48
Actions #1

Updated by Jörg Riesmeier almost 12 years ago

  • Assignee set to Jörg Riesmeier
Actions #2

Updated by Jörg Riesmeier almost 12 years ago

There should be a new DSRDocument::read() flag that can be used to ignore such errors.

Actions #3

Updated by Jörg Riesmeier almost 12 years ago

  • % Done changed from 0 to 80
Actually, the originally reported issue is closed by the following commits:

However, there is still no read() flag that would allow to ignore (other) errors reported by the VR checker.

Actions #4

Updated by Jörg Riesmeier almost 12 years ago

  • Status changed from New to Assigned
Actions #5

Updated by Jörg Riesmeier almost 12 years ago

  • Status changed from Assigned to Closed
  • % Done changed from 80 to 100
Actions

Also available in: Atom PDF