Re: SV: [fw-general] Found the issue to "Firefox - double request" !

2010-10-20 Thread debussy007
I am using the following for each request : $this->view->setEncoding('UTF-8'); I notice that adding the following : header("content-type: text/html; charset=utf-8"); solves the problem. However I'm quite surprised that I have to add this as I already set encoding with $view->setEncoding(). Also,

SV: [fw-general] Found the issue to "Firefox - double request" !

2010-10-14 Thread Danny Fröberg
Just a thought; What charset is your webserver set to send? If it's not UTF-8, you might want to change that and the problem is likely to go away. Mvh Danny > -Ursprungligt meddelande- > Från: debussy007 [mailto:debussy...@gmail.com] > Skickat: den 14 oktober 2010 12:06 > Till: fw-genera