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!

Шукати в статтях підтримки

Остерігайтеся нападів зловмисників. Mozilla ніколи не просить вас зателефонувати, надіслати номер телефону у повідомленні або поділитися з кимось особистими даними. Будь ласка, повідомте про підозрілі дії за допомогою меню “Повідомити про зловживання”

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.