Christopher Schultz created CODEC-239:
-----------------------------------------
Summary: Allows "look-alike" characters like 0 (digit zero) and 1
(digit one) as aliases for O (uppercase oh) and I (uppercase eye) respectively
when decoding
Key: CODEC-239
URL: https://issues.apache.org/jira/browse/CODEC-239
Project: Commons Codec
Issue Type: Improvement
Affects Versions: 1.10
Reporter: Christopher Schultz
Priority: Minor
Allowing 1 -> I and 0 -> O can help usability, especially for human users who
are entering data expected to be in base32-encoded format.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)