[
https://issues.apache.org/jira/browse/CODEC-201?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Luciano Vernaschi closed CODEC-201.
-----------------------------------
Resolution: Duplicate
> Base32.HEX_DECODE_TABLE contains the wrong value 32
> ---------------------------------------------------
>
> Key: CODEC-201
> URL: https://issues.apache.org/jira/browse/CODEC-201
> Project: Commons Codec
> Issue Type: Bug
> Affects Versions: 1.10
> Reporter: Luciano Vernaschi
> Priority: Minor
>
> At line 99:
> 25, 26, 27, 28, 29, 30, 31, 32,
> // 50-57 O-V
> the value 32 should not be included. That disallows to use 'W' as padding
> with hex table.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)