[ 
https://issues.apache.org/jira/browse/CONNECTORS-931?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Ahmet Arslan updated CONNECTORS-931:
------------------------------------

    Attachment: CONNECTORS-931.patch

Here comes second patch. 
This one deals with   {{UnsupportedEncodingException}} handling madness caused 
by :

*  {{java.net.URLDecoder.decode(String s, "UTF-8")}} 
 * {{java.net.URLDecoder.decode(String s, "UTF-8")}}

by introducing two new utility classes
 * org.apache.manifoldcf.core.util.URLDecoder
* org.apache.manifoldcf.core.util.URLEncoder

Thoughts?

> Cleanup charset handling for Java 7
> -----------------------------------
>
>                 Key: CONNECTORS-931
>                 URL: https://issues.apache.org/jira/browse/CONNECTORS-931
>             Project: ManifoldCF
>          Issue Type: Task
>    Affects Versions: ManifoldCF 1.6
>            Reporter: Ahmet Arslan
>             Fix For: ManifoldCF 1.7
>
>         Attachments: CONNECTORS-931.patch, CONNECTORS-931.patch
>
>
> As we are now on Java 7, we should cleanup our charset handling to use the 
> official constants added by Java 7: {{StandardCharsets}}



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to