[ 
https://issues.apache.org/jira/browse/CODEC-239?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16178217#comment-16178217
 ] 

Christopher Schultz commented on CODEC-239:
-------------------------------------------

Nevermind... I found the problem. By making look-alike interpretation 
*optional*, I had forgotten to actually *enable that option* in my driver. 
/facepalm

The unit tests were good to go so I "knew" it was working, but was racking my 
brains trying to figure out why my driver program did not work. :(

> 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
>              Labels: patch-available
>         Attachments: CODEC-239-2.diff, CODEC-239.diff
>
>
> 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)

Reply via email to