Where did you install Firefox from? Help Mozilla uncover 3rd party websites that offer problematic Firefox installation by taking part in our campaign. There will be swag, and you'll be featured in our blog if you manage to report at least 10 valid reports!

搜索 | 用户支持

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

Learn More

upgrade to 3.6.15 and cookies are no longer retrieved [SOLVED]

  • 1 个回答
  • 15 人有此问题
  • 1 次查看
  • 最后回复者为 TechServSys

more options

This morning Firefox upgraded to 3.6.15 and a long running application now no longer works. The application (written in PHP) tries to retrieve a cookie when the login is processed. If it can not find the cookie if presents a page to get location/extension information, then saves that in a cookie and returns to the login page. Starting this morning (with the update) the application acts as if there is no cookie present, and goes into an endless loop, asking for the location/extension infomation. Before I tear the code apart I thought I would check to see if this is a known problem and/or solicit suggestions.

WinXP SP3 and Ubuntu Linux 10.4 LTS act the same bill

This morning Firefox upgraded to 3.6.15 and a long running application now no longer works. The application (written in PHP) tries to retrieve a cookie when the login is processed. If it can not find the cookie if presents a page to get location/extension information, then saves that in a cookie and returns to the login page. Starting this morning (with the update) the application acts as if there is no cookie present, and goes into an endless loop, asking for the location/extension infomation. Before I tear the code apart I thought I would check to see if this is a known problem and/or solicit suggestions. WinXP SP3 and Ubuntu Linux 10.4 LTS act the same bill

由cor-el于修改

所有回复 (1)

more options

Resolved: it was an application programming issue, not a firefox issue.