Re: [PATCH] TC 3.2.3 Bug #1141

2001-08-13 Thread Jeff Kilbride

Hi Marc,

Sorry, it's #1114.

Thanks,
--jeff

- Original Message -
From: "Marc Saegesser" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
Sent: Sunday, August 12, 2001 4:31 PM
Subject: RE: [PATCH] TC 3.2.3 Bug #1141


> I committed the patch.  Bugzilla 1141 isn't a Tomcat bug, could you please
> verify the bug number so I can mark is closed?
>
> Marc Saegesser
>
> > -Original Message-
> > From: Jeff Kilbride [mailto:[EMAIL PROTECTED]]
> > Sent: Thursday, August 09, 2001 4:13 PM
> > To: [EMAIL PROTECTED]
> > Subject: [PATCH] TC 3.2.3 Bug #1141
> >
> >
> > I've wrapped the cookie creation in a try/catch to avoid having the
> > Exception kill the request. I also added some logging in the catch to
log
> > the original cookie header string. Maybe I'll be able to find out what's
> > going on...
> >
> > This is patched against the 3.2.3 final source.
> >
> > Thanks,
> > --jeff
> >
> >
> >
>




RE: [PATCH] TC 3.2.3 Bug #1141

2001-08-12 Thread Marc Saegesser

I committed the patch.  Bugzilla 1141 isn't a Tomcat bug, could you please
verify the bug number so I can mark is closed?

Marc Saegesser

> -Original Message-
> From: Jeff Kilbride [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, August 09, 2001 4:13 PM
> To: [EMAIL PROTECTED]
> Subject: [PATCH] TC 3.2.3 Bug #1141
>
>
> I've wrapped the cookie creation in a try/catch to avoid having the
> Exception kill the request. I also added some logging in the catch to log
> the original cookie header string. Maybe I'll be able to find out what's
> going on...
>
> This is patched against the 3.2.3 final source.
>
> Thanks,
> --jeff
>
>
>