I have been getting this problem on IE.  I don't think Netscape is
particularly to blame.  I think that Cookie.pm should probably be modified
handle the case.  Is it OK to report issues like this with perlbug?  Is
there some other forum?

Ronald Schmidt

-----Original Message-----
From: Drew Taylor [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, June 14, 2000 4:28 PM
To: Adriano Nagelschmidt Rodrigues
Cc: [EMAIL PROTECTED]
Subject: Re: uninitialized value at ... CGI/Cookie.pm line 70.


Adriano Nagelschmidt Rodrigues wrote:
> 
> Ronald Schmidt writes:
> > The full warning message on our system (Solaris, Apache 1.3.3, mod_perl
> > 1.21?, perl 5.005_02) is:
> >
> > [Tue Jun 13 17:37:25 2000] null: Use of uninitialized value at
> > /usr/local/lib/perl5/5.00502/CGI/Cookie.pm line 70.
> 
> Hi,
> 
> I see this too. In my case I think Netscape's the culprit. It is sending
> Apache the following (malformed?) cookie:
> 
> Cookie: SITESERVER=ID=72da5a605e8cda8a2592065373b1f4c2;
SafiraSID=1%3Ac8887045f923541e; 700:c318af8d6350ce2c
Well, that is certainly a malformed cookie! It should be "name=value",
so this cookie will obviously fail normal cookie parsing. The question
is: is Netscape or the original server the culprit? Who first mangled
the cookie? :-)

-- 
Drew Taylor
Vialogix Communications, Inc.
501 N. College Street
Charlotte, NC 28202
704 370 0550
http://www.vialogix.com/

Reply via email to