arturobernalg opened a new pull request, #232:
URL: https://github.com/apache/jspwiki/pull/232

   Dm: Reliance on default encoding (DM_DEFAULT_ENCODING)
   
   Found a call to a method which will perform a byte to String (or String to 
byte) conversion, and will assume that the default platform encoding is 
suitable. This will cause the application behavior to vary between platforms. 
Use an alternative API and specify a charset name or Charset object explicitly.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@jspwiki.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to