You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Priyesh Jain (JIRA)" <ji...@apache.org> on 2012/12/04 07:11:58 UTC

[jira] [Created] (CODEC-164) Issue in populating junk characters

Priyesh Jain created CODEC-164:
----------------------------------

             Summary: Issue in populating junk characters
                 Key: CODEC-164
                 URL: https://issues.apache.org/jira/browse/CODEC-164
             Project: Commons Codec
          Issue Type: Bug
    Affects Versions: 1.7
         Environment: Windows XP, Weblogic, Oracle
            Reporter: Priyesh Jain


While decompressing the compressed String (which contains special characters like " ç or õ or ã " )with API “org.apache.commons.codec.binary.Base64” it is showing garbage values.
While using Base64 API, we have used default encoding type as “UTF-8”.
I have tried this issue with commons-codec-v1.3.jar and commons-codec-v1.7.jar also. 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Commented] (CODEC-164) Issue in populating junk characters

Posted by "Thomas Neidhart (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/CODEC-164?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13509605#comment-13509605 ] 

Thomas Neidhart commented on CODEC-164:
---------------------------------------

Could you attach a minimalistic test case outlining the described behavior?

Thanks,

Thomas
                
> Issue in populating junk characters
> -----------------------------------
>
>                 Key: CODEC-164
>                 URL: https://issues.apache.org/jira/browse/CODEC-164
>             Project: Commons Codec
>          Issue Type: Bug
>    Affects Versions: 1.7
>         Environment: Windows XP, Weblogic, Oracle
>            Reporter: Priyesh Jain
>   Original Estimate: 168h
>  Remaining Estimate: 168h
>
> While decompressing the compressed String (which contains special characters like " ç or õ or ã " )with API “org.apache.commons.codec.binary.Base64” it is showing garbage values.
> While using Base64 API, we have used default encoding type as “UTF-8”.
> I have tried this issue with commons-codec-v1.3.jar and commons-codec-v1.7.jar also. 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira