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:[email protected]] > Skickat: den 14 oktober 2010 12:06 > Till: [email protected] > Ämne: [fw-general] Found the issue to "Firefox - double request" ! > > > Finally, I've found the error in my case : > Commenting the HTML line below stops the double request : > > <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> > > However I don't know how to fix it ... > I've been using that meta for ages, never had a problem. Seems that for > that > specific request it causes problems. I need to specify that the page is > UTF-8 in any case. > > Any idea ? > -- > View this message in context: http://zend-framework- > community.634137.n4.nabble.com/Firefox-double-request- > tp2992431p2995111.html > Sent from the Zend Framework mailing list archive at Nabble.com.
