Menu

#2 Strange problems with charsets

open
nobody
None
5
2004-05-11
2004-05-11
No

I had a problem with the use of tidy since it doesn't
follow the "encoding" parameter given in the ant task
and the current code make conversion based on system
locale.

My fix was to had the following line in Util.java line 66 :
tidy.setCharEncoding(org.w3c.tidy.Configuration.RAW);

This ensure the cleaning made by tidy doesn't do extra
charset conversion.

Discussion

  • Nobody/Anonymous

    Logged In: NO

    t

     
  • Nobody/Anonymous

    Logged In: NO

    test

     
  • Khurshidali Shaikh

    Logged In: YES
    user_id=271087

    This will be included in next release

     

Log in to post a comment.

MongoDB Logo MongoDB