[
https://issues.apache.org/jira/browse/CODEC-103?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Henri Yandell closed CODEC-103.
-------------------------------
Fix Version/s: 1.5
Resolution: Fixed
svn ci -m "Fixing typo in exception text as reported by Eric Fung in CODEC-103"
./src/java/org/apache/commons/codec/binary/Hex.java
Sending src/java/org/apache/commons/codec/binary/Hex.java
Transmitting file data .
Committed revision 966309.
> Typo in DecoderException message thrown from Hex.decodeHex
> ----------------------------------------------------------
>
> Key: CODEC-103
> URL: https://issues.apache.org/jira/browse/CODEC-103
> Project: Commons Codec
> Issue Type: Improvement
> Affects Versions: 1.4
> Environment: Mac OS X 10.6.3
> Reporter: Eric Fung
> Priority: Trivial
> Fix For: 1.5
>
> Original Estimate: 0.08h
> Remaining Estimate: 0.08h
>
> There is a typo in the exception message thrown when the string to be decoded
> in Hex.decodeHex() has invalid characters:
> Illegal hexadecimal charcter J at index 2
> The word "character" is misspelled.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.