לאתר זה תהיה פונקציונליות מוגבלת בזמן שאנו מתחזקים אותו לשיפור החוויה שלך. אם מאמר מסויים לא פותר את הבעיה שלך וברצונך לשאול שאלה, קהילת התמיכה שלנו מחכה לעזור לך ב־Twitter תחת ‎@FirefoxSupport וב־Reddit תחת ‎/r/firefox.

חיפוש בתמיכה

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

מידע נוסף

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

  • 1 תגובה
  • 15 have this problem
  • 1 view
  • תגובה אחרונה מאת 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.