If I have a querystring paramater "foo" with a value set to "ogram’" (ie it contains the UTF-8 character x{2019}).
Displaying this value in the mason page sometimes displays correctly and sometimes displays "ogramâ" On my site page "/main.html?foo=ogram’" it will display correctly but on the following page "/events/index.html?foo=ogram’" it will display incorrectly. Doing "warn $r->param('foo');" results in the correct string displaying in the log files for both pages. But I cannot get it to display correctly in the "/events/index.html" page. Both pages have the "content-type" header set to "text/html; charset=utf-8". Has anyone had this problem and knows of a fix? Cheers, Brett Gardner ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ Mason-users mailing list Mason-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/mason-users