Not signed in (Sign In)

Categories

Vanilla 1.1.4 is a product of Lussumo. More Information: Documentation, Community Support.

  1.  permalink
    I have tried to change the Charset in the xml file, but I can't get "é" to render...
    It a very common letter in French language.
    •  
      CommentAuthorMonokai
    • CommentTimeJun 20th 2008
     permalink
    Please save your XML file as UTF-8 and upload as such. Then é should be no problem.
    • CommentAuthorkeran
    • CommentTimeJul 11th 2008
     permalink
    If you generate XML dynamically put Server.HTMLEncode (this is for asp, dont know for other languages) where you expect special characters

    I had problem with character "å" and had to encode it to be displayed correctly