Dear Magnolians I seem to have a little blackout here: I have a TemplatedMVCHandler page which contains the standard "<meta http-equiv="content-type" content="text/html; charset=utf-8" />" and sends some data via a jQuery AJAX request (jQuery.getJSON()) to a PageMVCHandler page. For some strange reason this data however does not seem to be interpreted in utf-8 because when I save the parameters in session variables and then let the TemplatedMVCHandler display them, all non ascii characters are crippled up.
I've done this many times in jsp templates and so far this has not caused any problems. Does anyone know what could be causing the headache now? Thanks! -will ---------------------------------------------------------------- For list details see http://www.magnolia-cms.com/home/community/mailing-lists.html To unsubscribe, E-mail to: <[email protected]> ----------------------------------------------------------------
