[
https://issues.apache.org/jira/browse/PROTON-2437?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Robbie Gemmell updated PROTON-2437:
-----------------------------------
Description: When reporting a decode failure due to type mismatch, a
stringified version of the unexpected type code is emitted for ease. The string
reported for type code 0xe0 (representing ARRAY8) is described as
"ARRAY32:0xe0" incorrectly instead of "ARRAY8:0xe0", i.e the string name is
wrong but the type code itself is listed correctly. (was: when decoding the
type code for ARRAY8/0xe0, the wrong label "ARRAY32:0xe0" is displayed.
thus ARRAY8/0xe0 and ARRAY32/0xf0 showed the same label, although the numeric
part of the label was still correct.
a matching PR has been created.)
> decoding of label for ARRAY8 is incorrect
> ------------------------------------------
>
> Key: PROTON-2437
> URL: https://issues.apache.org/jira/browse/PROTON-2437
> Project: Qpid Proton
> Issue Type: Bug
> Components: proton-j
> Affects Versions: proton-j-0.33.8
> Reporter: Erwin Dondorp
> Priority: Minor
>
> When reporting a decode failure due to type mismatch, a stringified version
> of the unexpected type code is emitted for ease. The string reported for type
> code 0xe0 (representing ARRAY8) is described as "ARRAY32:0xe0" incorrectly
> instead of "ARRAY8:0xe0", i.e the string name is wrong but the type code
> itself is listed correctly.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]