Bug #295
openMinor result code common#incorrectParameter missing in TR-03112-1
0%
Description
The minor result code /resultminor/al/common#incorrectParameter
, which is named in the Initialize
function in sec. 3.1.1 in TR-03112-3, is not mentioned in the list of minor codes in TR-03112-1 sec. 4.2.
Updated by Detlef Hühnlein almost 10 years ago
In the current version 1.1.4 of TR-03112-3 (see https://www.bsi.bund.de/SharedDocs/Downloads/DE/BSI/Publikationen/TechnischeRichtlinien/TR03112/api1_teil3_pdf.pdf?__blob=publicationFile) - and previous versions of the specification - the mentioned problem does not seem to exist. InitializeFramework may return #common/parameterError, which is already contained in TR-03112-1 (section 4.2).
Updated by Tobias Wich almost 10 years ago
Detlef Hühnlein wrote:
In the current version 1.1.4 of TR-03112-3 (see https://www.bsi.bund.de/SharedDocs/Downloads/DE/BSI/Publikationen/TechnischeRichtlinien/TR03112/api1_teil3_pdf.pdf?__blob=publicationFile) - and previous versions of the specification - the mentioned problem does not seem to exist. InitializeFramework may return #common/parameterError, which is already contained in TR-03112-1 (section 4.2).
The original description of this report contains an error. The Initialize
function is defined in TR-03112-4, sec. 3.1.1, not in TR-03112-3.
So the problem does exist the way it is described.