You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by GitBox <gi...@apache.org> on 2019/09/28 01:29:15 UTC

[GitHub] [commons-codec] ChristopherSchultz opened a new pull request #26: Patch for CODEC-239 - Allow "look-alike" characters when decoding Base32

ChristopherSchultz opened a new pull request #26: Patch for CODEC-239 - Allow "look-alike" characters when decoding Base32
URL: https://github.com/apache/commons-codec/pull/26
 
 
   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.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services