FUDforum
Fast Uncompromising Discussions. FUDforum will get your users talking.

Home » Imported messages » comp.lang.php » cookies and Firefox 3.6.15 - ugh
Show: Today's Messages :: Polls :: Message Navigator
Switch to threaded view of this topic Create a new topic Submit Reply
cookies and Firefox 3.6.15 - ugh [message #172862] Sun, 06 March 2011 14:54 Go to next message
bill is currently offline  bill
Messages: 310
Registered: October 2010
Karma: 0
Senior Member
My WinXP Firefox upgraded this morning to 3.6.15 and my
application is broken.

When someone logs in the first thing I do is check to see if
there is a location cookie set, if so the login proceeds.
If not, I redirect to a page that asks for the person's office
number and extension.

This worked fine until the upgrade (same in XP and Ubuntu) and
now it appears that either the cookie is not being set or is not
being read.

Before I dig in, I thought I would pick the brains of you all and
get suggestions.

bill
Re: cookies and Firefox 3.6.15 - ugh [message #172863 is a reply to message #172862] Sun, 06 March 2011 15:07 Go to previous messageGo to next message
bill is currently offline  bill
Messages: 310
Registered: October 2010
Karma: 0
Senior Member
On 3/6/2011 9:54 AM, bill wrote:
> My WinXP Firefox upgraded this morning to 3.6.15 and my
> application is broken.
>
> When someone logs in the first thing I do is check to see if
> there is a location cookie set, if so the login proceeds.
> If not, I redirect to a page that asks for the person's office
> number and extension.
>
> This worked fine until the upgrade (same in XP and Ubuntu) and
> now it appears that either the cookie is not being set or is not
> being read.
>
> Before I dig in, I thought I would pick the brains of you all and
> get suggestions.
>
> bill

before I get yelled and screamed at: the application is written
in PHP. I know this is a mozilla question, but all the debugging
will be done in PHP.
bill
Re: cookies and Firefox 3.6.15 - ugh [message #172864 is a reply to message #172863] Sun, 06 March 2011 15:28 Go to previous messageGo to next message
Jerry Stuckle is currently offline  Jerry Stuckle
Messages: 2598
Registered: September 2010
Karma: 0
Senior Member
On 3/6/2011 10:07 AM, bill wrote:
> On 3/6/2011 9:54 AM, bill wrote:
>> My WinXP Firefox upgraded this morning to 3.6.15 and my
>> application is broken.
>>
>> When someone logs in the first thing I do is check to see if
>> there is a location cookie set, if so the login proceeds.
>> If not, I redirect to a page that asks for the person's office
>> number and extension.
>>
>> This worked fine until the upgrade (same in XP and Ubuntu) and
>> now it appears that either the cookie is not being set or is not
>> being read.
>>
>> Before I dig in, I thought I would pick the brains of you all and
>> get suggestions.
>>
>> bill
>
> before I get yelled and screamed at: the application is written in PHP.
> I know this is a mozilla question, but all the debugging will be done in
> PHP.
> bill

I see a Mozilla question - but what is your PHP question?

How the debugging is being done is immaterial. If you have a problem
with Mozilla, you should be asking in Mozilla support. They know their
product better than anyone else.

--
==================
Remove the "x" from my email address
Jerry Stuckle
JDS Computer Training Corp.
jstucklex(at)attglobal(dot)net
==================
Re: cookies and Firefox 3.6.15 - fixed [message #172865 is a reply to message #172864] Sun, 06 March 2011 16:41 Go to previous message
bill is currently offline  bill
Messages: 310
Registered: October 2010
Karma: 0
Senior Member
On 3/6/2011 10:28 AM, Jerry Stuckle wrote:
> On 3/6/2011 10:07 AM, bill wrote:
>> On 3/6/2011 9:54 AM, bill wrote:
>>> My WinXP Firefox upgraded this morning to 3.6.15 and my
>>> application is broken.
>>>
>>> When someone logs in the first thing I do is check to see if
>>> there is a location cookie set, if so the login proceeds.
>>> If not, I redirect to a page that asks for the person's office
>>> number and extension.
>>>
>>> This worked fine until the upgrade (same in XP and Ubuntu) and
>>> now it appears that either the cookie is not being set or is not
>>> being read.
>>>
>>> Before I dig in, I thought I would pick the brains of you all and
>>> get suggestions.
>>>
>>> bill
>>
>> before I get yelled and screamed at: the application is written
>> in PHP.
>> I know this is a mozilla question, but all the debugging will
>> be done in
>> PHP.
>> bill
>
> I see a Mozilla question - but what is your PHP question?
>
> How the debugging is being done is immaterial. If you have a
> problem with Mozilla, you should be asking in Mozilla support.
> They know their product better than anyone else.
>

Well, it turned out to be a PHP issue. Actually a PHP
programming issue. Actually a programming failure issue.
Coincident with the installation of Firefox 3.6.15 I cleared the
cookies, and
I had manually set a cookie while I was testing and the
application failed to set the cookie but I was unaware of that
because of the test cookie.

So, now I have had the opportunity to fix the application so it
now correctly sets the cookie and all is well.

bill
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: having trouble using gd imageline in foreach loop
Next Topic: Stats comp.lang.php (last 7 days)
Goto Forum:
  

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ]

Current Time: Thu Sep 19 22:01:45 GMT 2024

Total time taken to generate the page: 0.02829 seconds