Project

General

Profile

Activity

From 2017-03-24 to 2017-04-22

2017-04-20

17:57 Feature #130 (Rejected): support for Metrowerks CodeWarrior compiler on the Mac
This issue only affects an old compiler on an operating system (Mac OS classic) that is not supported anymore. Won't ... Marco Eichelberg
09:42 Conformance #751 (Closed): Add support for recently approved Final Text Correction Proposals (after DICOM 2017a)
http://www.dclunie.com/dicom-status/status.html#FinalCPsSince2017a
Check these documents for relevant changes that...
Jörg Riesmeier

2017-04-18

12:04 Bug #413: Worklist Management SCP does not support "Matching Multiple Values"
> This means that we have to support Matching Multiple Values for each and every matching key.
I don't think that th...
Jörg Riesmeier

2017-04-17

20:30 Bug #745 (Closed): dump2dcm does not support reading private elements any more
Closed by commit 73b5f8e.
Marco Eichelberg
19:58 Bug #745: dump2dcm does not support reading private elements any more
The bug is caused by DcmItem::newDicomElement(). The version of this method previously used (which is now private) ta... Marco Eichelberg
19:42 Bug #745: dump2dcm does not support reading private elements any more
The error can be reproduced using the attached dump file (on Caesar). Conversion with dump2dcm 3.6.0 works, with 3.6.... Marco Eichelberg
19:08 Bug #413: Worklist Management SCP does not support "Matching Multiple Values"
Apparently, "Matching Multiple Values" is orthogonal to the attribute matching type, because the permitted matching t... Marco Eichelberg
10:01 Bug #594 (Closed): getMACAddress() crashes on Windows 8 / 10
Closed by commit 7c8f025.
Marco Eichelberg

2017-04-16

14:35 Bug #536 (Closed): Crash during negotiation if Role Selection Item has a UID length of 0
This bug has already been fixed by commit 1b6bb760 (December 2015), which fixed
several overflows/underflows in the ...
Marco Eichelberg

2017-04-15

13:08 Bug #458 (Closed): Many warnings with Visual Studio 2010 Pro on Windows 7 (64 bit)
The last missing part has been completed with commit 7f32d63.
Marco Eichelberg
12:43 Bug #745 (Feedback): dump2dcm does not support reading private elements any more
Michael Onken
12:37 Bug #745: dump2dcm does not support reading private elements any more
I cannot confirm this (tested with code at commit 3a7bb6b9b35a698de23d1064b36fbc31d074a1a0), do you have an example f... Michael Onken

2017-04-14

19:33 Feature #307 (Closed): Einfügen von LossyImageCompression beim Dekomprimieren
Closed by commits 23720ba (DCMTK public) and c5b8f65 (private modules).
Marco Eichelberg
17:53 Bug #384 (Closed): Check if license terms of external libraries must be shipped with our binaries
Closed by commits 322bd8b (DCMTK public) and a664f2c (private modules) Marco Eichelberg
14:06 Bug #554 (Closed): When OF/OD is mapped to OB, do we need to consider endianness?
Closed by commit 5ecea10.
Marco Eichelberg
14:02 Bug #554: When OF/OD is mapped to OB, do we need to consider endianness?
My last comment was not correct. In fact the conversion of post-1993 VRs to OB happens while writing a dataset, not w... Marco Eichelberg

2017-04-13

16:03 Bug #749 (Closed): dsr2xml.xsd is a bit too restrictive on it's representation of VR=DS
Fixed with commit 8751816. Jörg Riesmeier
15:49 Bug #562 (Closed): Check whether character set encoding is correct for "Native DICOM Model" output
Michael Onken
15:49 Bug #562: Check whether character set encoding is correct for "Native DICOM Model" output
It occurs to me that the same character handling code regardless of whether the default non-native (i.e. DCMTK-based ... Michael Onken

2017-04-12

16:16 Bug #557 (Closed): storescp's --sort-on-patientname option implies Latin-1 characters
Closed by commit 3292f99858da21f234f231f3c864121707d0d2a5. Michael Onken
13:08 Bug #594 (Reopened): getMACAddress() crashes on Windows 8 / 10
Verified today on Windows 10, Visual Studio 2015, 32 Bit Code Generation, static (non-DLL) build, also after the comm... Michael Onken

2017-04-11

17:22 Bug #589 (Closed): img2dcm does not seem to properly check value of --key option
Closed by commit 5bc03654a152f7343dfa97f2755df41a313c3489. Michael Onken
14:57 Bug #392 (Closed): Multi-Process-Code under Windows should check for "\"
Fixed by commit ca700d3674468cca47323096da18be6b87b9a541. Michael Onken

2017-04-07

11:12 Feature #750: JPEG-LS encoded image that cannot be decoded with dcmjpls
Here's a small program that shows how to fix this issue, which is apparently
a well-known bug in the Java Advanced I...
Marco Eichelberg
09:18 Feature #750 (New): JPEG-LS encoded image that cannot be decoded with dcmjpls
I have received a sample image encoded in JPEG-LS that cannot be decoded with DCMTK.
- dcmdjpls reports an error
...
Marco Eichelberg

2017-04-06

19:18 Bug #723 (Closed): Newer versions of Doxygen require unique section labels throughout the DCMTK man pages
Close by commit #cafe65b886c790dea using the attached shell script. Jan Schlamelcher
11:21 Bug #749 (Closed): dsr2xml.xsd is a bit too restrictive on it's representation of VR=DS
The XML Schema "dsr2xml.xsd" relies on the use of xsd:decimal for defining the DICOM VR "Decimal String" (DS) which r... Jörg Riesmeier
11:15 Conformance #748 (Closed): Supplement 197 (Ophthalmic Optical Coherence Tomography for Angiographic Imaging Storage SOP Classes) is now final text
ftp://medical.nema.org/medical/dicom/final/sup197_ft.pdf Jörg Riesmeier
11:13 Conformance #747 (Closed): Supplement 191 (Patient Radiation Dose Structured Report, P-RDSR) is now final text
ftp://medical.nema.org/medical/Dicom/final/sup191_ft.pdf Jörg Riesmeier
11:11 Conformance #746 (Closed): Supplement 189 (Advanced Blending Presentation State Storage) is now final text
ftp://medical.nema.org/medical/Dicom/final/sup189_ft.pdf Jörg Riesmeier

2017-04-05

17:31 Bug #745 (Closed): dump2dcm does not support reading private elements any more
It seems that with commit ae4ae81 dump2dcm stop from reading private elements correctly:... Jörg Riesmeier
17:20 Feature #744 (New): DSRDocument::readXML() and xml2dsr do not check for the "Relationship Content Constraints" of the underlying SR IOD
In contrast to the DSRDocument::read() method and e.g. the dsrdump tool the DSRDocument::readXML() method and xml2dsr... Jörg Riesmeier
11:58 Bug #714: gethostbyname() is obsolete and should be replaced by getaddrinfo()
I'm not sure how much value there is in replacing one function with the other.
Keeping the current API and just em...
Thorben Hasenpusch

2017-04-03

14:09 Bug #633 (Closed): Check whitespaces in CMake path names
Closed by commit #c447d3532186e704fa. Jan Schlamelcher

2017-04-01

18:14 Conformance #695: Check whether Non-Patient Object Storage SOP Classes should be treated differently
Most important changes have already been done. Further evaluation could therefore take place after the upcoming release. Jörg Riesmeier

2017-03-31

15:32 Conformance #702 (Closed): Supplement 195 adds two new Transfer Syntaxes (HEVC/H.265)
Closed by commit #eb827ae55f35. Jan Schlamelcher

2017-03-30

15:28 Feature #743 (Closed): Remove support for GUSI (needed on classical "Mac OS" systems)
Remove support for header file "gusi.h" (and the macro HAVE_GUSI), which was required for former Macintosh computers ... Jörg Riesmeier
12:39 Feature #451 (Closed): Use #define WIN32_LEAN_AND_MEAN when including <windows.h>
Closed by commit #55fb9b8cefdc2820b. Jan Schlamelcher

2017-03-28

18:30 Support #742 (Closed): URL of the git repository stopped working
It used to be possible to clone the repository using either http://git.dcmtk.org/dcmtk or git://git.dcmtk.org/dcmtk, ... Waldir Pimenta
16:17 Bug #554: When OF/OD is mapped to OB, do we need to consider endianness?
We only map OF/OD to OB when reading a dataset in LittleEndianImplicit, i.e. in this case the OF/OD data will be kept... Marco Eichelberg
10:35 Feature #161 (Closed): Notizen zum Thema DCMTK und Multithreading
Remaining issues have been fixed by recent commit #a4a69b0167a08, other issues turned out to already have been fixed/... Jan Schlamelcher
09:48 Bug #741 (Closed): Suppress LNK4217 warning about symbol _xmlFree on Windows
The warning appears in a static compile (not DLL); in this case apparently the macro LIBXML_STATIC must be defined
b...
Marco Eichelberg

2017-03-27

19:31 Bug #600 (Closed): OFStandard::searchDirectoryRecursively() relies on undefined HAVE_READDIR_R
Closed by commit #a4a69b0167a08. Jan Schlamelcher
17:29 Feature #161: Notizen zum Thema DCMTK und Multithreading
The remaining issues are:
- rand -- may be ignored, since only unit tests -and ofuuid- are affected, where sec...
Jan Schlamelcher
12:16 Feature #630 (Closed): Create and document a method to enable exhaustive tests from within CMake
Closed by commit #3584ff6305e. Jan Schlamelcher

2017-03-26

21:19 Feature #451 (Reopened): Use #define WIN32_LEAN_AND_MEAN when including <windows.h>
Recent commits (e.g. bfe495a, 16b0782 and 3332ea4) again include "windows.h" without defining WIN32_LEAN_AND_MEAN eve... Jörg Riesmeier

2017-03-24

17:31 Conformance #578 (Closed): CP-143 disallows VR=US/SS for Palette Color LUT Data
Closed by commit d6cd428.
Marco Eichelberg
17:17 Feature #454 (Closed): Inappropriate default "data files path" in wlmscpfs
Closed by commit 7e43f5f. Marco Eichelberg
11:47 Feature #454: Inappropriate default "data files path" in wlmscpfs
Set to "." Marco Eichelberg
16:54 Bug #740 (Closed): Vulnerability in certificate verification code in dcmsign
Fixed by commit 3428613.
Marco Eichelberg
09:49 Bug #740 (Closed): Vulnerability in certificate verification code in dcmsign
阮;琳琦 <rlq1969612634@gmail.com> writes:
Recently We made a large scale security static analysis on several open sou...
Marco Eichelberg
16:41 Bug #694 (Closed): Problems (again) with "dcmsr: EmptyItem" and building shared libraries...
Close by commit #4fd1d3875e03f3eb Jan Schlamelcher
13:52 Bug #408 (Closed): Warnings with VisualStudio (Windows) when building DLLs
Closed by commit #97d6fee689ab94f26 Jan Schlamelcher
 

Also available in: Atom