I posted it as a bug and the fix. 

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=18161

-----Original Message-----
From: Jacob Kjome [mailto:[EMAIL PROTECTED]
Sent: Wednesday, March 19, 2003 3:04 PM
To: Tomcat Users List
Subject: RE: java.lang.IllegalArgumentException:
0111111English&m%2Fd%2Fyy &%2E &,&,



I would post a bug to Bugzilla and state the symptoms.  State why you think 
the current behavior is unsatisfactory and then show how you fixed things 
for your situation.  You could mention that you know this might not be the 
ideal fix, but it worked for you...and if a Tomcat developer could come up 
with something that works more generically for the situation, then that 
would be ideal.

After you post the bug, you might want to post a link to it here.

In case you don't know where bugzilla is, here you go..
http://nagoya.apache.org/bugzilla/

Jake

At 02:49 PM 3/19/2003 -0500, you wrote:
>All I did was suppress the exception from being thrown.
>What I did is probably not what the developers want in the build.
>I would be happy to post it if you think I should.
>
>-----Original Message-----
>From: Jacob Kjome [mailto:[EMAIL PROTECTED]
>Sent: Wednesday, March 19, 2003 2:30 PM
>To: Tomcat Users List
>Subject: RE: java.lang.IllegalArgumentException:
>0111111English&m%2Fd%2Fyy &%2E &,&,
>
>
>
>What is your fix?  You should post it to bugzilla so that, if the fix makes
>sense, it gets applied to Tomcat.  This would benefit everyone.
>
>Jake
>
>At 10:52 AM 3/19/2003 -0500, you wrote:
> >I fixed it. I downloaded the src and corrected it there.
> >
> >-----Original Message-----
> >From: Tim Funk [mailto:[EMAIL PROTECTED]
> >Sent: Wednesday, March 19, 2003 10:45 AM
> >To: Tomcat Users List
> >Subject: Re: java.lang.IllegalArgumentException:
> >0111111English&m%2Fd%2Fyy &%2E &,&,
> >
> >
> >I'm out of real solutions. You could always try a hack and reinvent the
> >wheel by parsing the request headers. (*shudders*)
> >
> >Another hack is could be to use a decorator(like a filter) around the
> >third part app which mangles and unmangles the cookies.
> >
> >-Tim
> >
> >
> >Jackson, Stephen wrote:
> > > Tomcat 4.1.24 does not work.  I get the same exception.  Any other
>ideas?
> > >
> > > -----Original Message-----
> > > From: Tim Funk [mailto:[EMAIL PROTECTED]
> > > Sent: Wednesday, March 19, 2003 10:05 AM
> > > To: Tomcat Users List
> > > Subject: Re: java.lang.IllegalArgumentException:
> > > 0111111English&m%2Fd%2Fyy&%2E &,&,
> > >
> > >
> > > I think your cookie has commas (other illegal characters) in it from
the
> > > looks of the dump below.
> > >
> > > I think 4.1.24 handles this condition a little better.
> > >
> > > -Tim
> > >
> > > Jackson, Stephen wrote:
> > >
> > >>I am using tomcat 4.1.18 on a Linux machine.
> > >>I seem to be having a problem with cookies.
> > >>
> > >>The object that is throwing the exception is
> > >>org.apache.coyote.tomcat4.CoyoteResponseFacade
> > >>and the stack trace is as follows:
> > >>
> > >>java.lang.IllegalArgumentException: 0111111English&m%2Fd%2Fyy&%2E&,&,
> > >>at
> > >
> > >
> > >
> > > ---------------------------------------------------------------------
> > > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > > For additional commands, e-mail: [EMAIL PROTECTED]
> > >
> > > ---------------------------------------------------------------------
> > > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > > For additional commands, e-mail: [EMAIL PROTECTED]
> > >
> > >
> >
> >
> >---------------------------------------------------------------------
> >To unsubscribe, e-mail: [EMAIL PROTECTED]
> >For additional commands, e-mail: [EMAIL PROTECTED]
> >
> >---------------------------------------------------------------------
> >To unsubscribe, e-mail: [EMAIL PROTECTED]
> >For additional commands, e-mail: [EMAIL PROTECTED]
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: [EMAIL PROTECTED]
>For additional commands, e-mail: [EMAIL PROTECTED]

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to