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”.

Learn More

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

  • 1 odgovor
  • 15 ima ovaj problem
  • 1 prikaz
  • Posljednji odgovor od 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

Izmjenjeno od cor-el

Svi odgovori (1)

more options

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