« Return to Thread: ajax character encoding issue solved, but WHY?

Re: ajax character encoding issue solved, but WHY?

by Phil Mitchell-2 :: Rate this Message:

Reply to Author | View in Thread

On Fri, Jun 19, 2009 at 12:52 AM, Moritz Onken <onken@...> wrote:

Am 19.06.2009 um 06:23 schrieb seasprocket@...:

What is the encoding of the web page that issues that ajax request?

charset=UTF-8
 

Does this occur on different browser as well?
yes (tested on FF and IE)

I had similar problems and solved it by making sure that
every page has the utf8 encoding header set.

IMHO using utf8::decode is a hack and should be avoided if possible.

I totally agree, but it needs to be fixed!
 


moritz



--
==========================
http://www.bikewise.org

2People citizen's network for climate action: http://www.2people.org

Greater Seattle Climate Dialogues: http://www.climatedialogues.org
==========================

_______________________________________________
List: Catalyst@...
Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst
Searchable archive: http://www.mail-archive.com/catalyst@.../
Dev site: http://dev.catalyst.perl.org/

 « Return to Thread: ajax character encoding issue solved, but WHY?