[ 
https://jira.duraspace.org/browse/DS-1164?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=27765#comment-27765
 ] 

Ivan Masár commented on DS-1164:
--------------------------------

So I checked and there's a lot more String#getBytes() calls in the codebase.

I ran this tool https://code.google.com/p/forbidden-apis/ on the codebase and 
it revealed also plenty of other potential problems.
There's a blog post about the tool here: 
http://blog.thetaphi.de/2012/07/default-locales-default-charsets-and.html
                
> XML InputStream is created using a platform-specific character encoding
> -----------------------------------------------------------------------
>
>                 Key: DS-1164
>                 URL: https://jira.duraspace.org/browse/DS-1164
>             Project: DSpace
>          Issue Type: Bug
>          Components: XMLUI
>    Affects Versions: 1.8.2
>         Environment: Windows
>            Reporter: Villu Ruusmann
>            Assignee: Bram Luyten (@mire)
>         Attachments: SimpleHTMLFragment.patch, stacktrace.txt
>
>   Original Estimate: 1 hour
>  Remaining Estimate: 1 hour
>
> XML InputStream should be created using the UTF-8 character encoding. Please 
> see the attached patch file.

--
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

------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_feb
_______________________________________________
Dspace-devel mailing list
Dspace-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-devel

Reply via email to