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

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

Hi Priyesh,

thanks for the test-case, could you please also include the original text and 
how it is encoded/compressed.

Could you also please attach a UTF-8 encoded file, I just see garbage after: 
//Actual Value which is compressed: ...

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
>         Attachments: Base64JunkTest.java
>
>   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

Reply via email to