Thanks for the advice. Attached is the patch against
the latest CVS source.
--- "Ignacio J. Ortega" <[EMAIL PROTECTED]> wrote:
> Hola Robert:
>
> Please follow the guidelines
> <http://jakarta.apache.org/site/source.html> when
> submitting patches..
>
> Thanks for the feedback..
>
> Saludos ,
> Ignacio J. Ortega
>
>
> > -----Mensaje original-----
> > De: Robert Lucier [mailto:[EMAIL PROTECTED]]
> > Enviado el: sábado 1 de septiembre de 2001 0:36
> > Para: [EMAIL PROTECTED]
> > Asunto: Bug/Fix for HttpUtils.parseQueryString
> >
> >
> > Attatched is a fix for
> > HttpUtils.parseQueryString(String s) which allows
> a
> > key-only key value pair like "b" in "a=1&b&c=2".
> This
> > is necessary to work with some clients, and should
> not
> > break anything else. It interprets the above as
> b="",
> > instead of throwing an IllegalArgumentException
> like
> > the original.
> >
> >
> >
> > __________________________________________________
> > Do You Yahoo!?
> > Get email alerts & NEW webcam video instant
> messaging with
> > Yahoo! Messenger
> > http://im.yahoo.com
> >
__________________________________________________
Do You Yahoo!?
Get email alerts & NEW webcam video instant messaging with Yahoo! Messenger
http://im.yahoo.com
HttpUtils.equalsignfix.diff