Windows 10 reached EOS (end of support) on October 14, 2025. If you are on Windows 10, see this article.

Pretraži podršku

Izbjegni prevare podrške. Nikad te nećemo tražiti da nas nazoveš, da nam pošalješ telefonski broj ili da podijeliš osobne podatke. Prijavi sumnjive radnje pomoću opcije „Prijavi zlouporabu”.

Saznaj više
Arhivirano

Firefox Homepage does not set cookies when using speed dial.

Server Admin replied
Server Admin

If I set login.domain.com as top sites shortcut and login and browse the site and later on come back to Home page and select the shortcut again I get the login page instead of it redirecting me to logged in page. All other browsers correctly set the cookies with shortcuts but firefox does not.

If I set login.domain.com as top sites shortcut and login and browse the site and later on come back to Home page and select the shortcut again I get the login page instead of it redirecting me to logged in page. All other browsers correctly set the cookies with shortcuts but firefox does not.

Svi odgovori (4)

Hi intseas, Are you clearing Cookies & Site Data when Firefox closes?

Or, are you using a Private Browsing window or are in permanent Private Browsing mode?

No I am not clearing any cookies and you dont even have to close the browser to test it. Login and you are set, press the home button and select the shortcut and you are at the login page again.

Test it with < ? php if(isset($_COOKIE['login'])) { header("Location: success.php"); exit; }

Izmjenjeno od Server Admin

I'm not very familiar with scripts, but... if ?

What if it isn't?

Are you blocking persistent storage? Are you certain that the site is even sending a login cookie?

If it is not then show the login page.