You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@shindig.apache.org by ga...@gmail.com on 2010/06/21 07:08:23 UTC

Escaping non-ascii values (issue1693042)

Reviewers: johnfargo, zhoresh, shindig.remailer_gmail.com,  
dev-remailer_shindig.apache.org,

Message:
Please review.

Description:
Non ascii strings encoded in utf8 cause problems in some editors like
intellij.
Escaping it non-ascii content to satisfy intellij.

Please review this at http://codereview.appspot.com/1693042/show

Affected files:
   M      
java/gadgets/src/test/java/org/apache/shindig/gadgets/rewrite/MutableContentTest.java