We're calling on all EU-based Mozillians with iOS or iPadOS devices to help us monitor Apple’s new browser choice screens. Join the effort to hold Big Tech to account!

搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

详细了解

Firefox Homepage does not set cookies when using speed dial.

  • 4 个回答
  • 1 人有此问题
  • 6 次查看
  • 最后回复者为 intseas

more options

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.

所有回复 (4)

more options

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?

more options

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; }

由intseas于修改

more options

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?

more options

If it is not then show the login page.