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

Gary Gregory commented on CODEC-228:
------------------------------------

Do you mean adding the API 
{{org.apache.commons.codec.net.URLCodec.decode(String, String, boolean)}}? 

Feel free to sub,it a PR on GitHub.

Would there be more variations than true/false? Different levels of 
leniency/strictness?

> URLCodec.decode does not throw DecoderException with invalid UTF-8
> ------------------------------------------------------------------
>
>                 Key: CODEC-228
>                 URL: https://issues.apache.org/jira/browse/CODEC-228
>             Project: Commons Codec
>          Issue Type: Bug
>    Affects Versions: 1.10
>            Reporter: Andrew Gaul
>
> I expect the following to throw {{DecoderException}}:
> {code:java}
> new URLCodec().decode("%AE%8A-", "UTF-8");
> {code}



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to