[Yanel-dev] Bug re special characters when using multipart request

Michael Wechner michael.wechner at wyona.com
Thu Jul 21 08:14:52 EDT 2016


Hi

I have finally fixed a long pending bug re special charaters when using
a multipart request.

The bug was located inside

src/webapp/src/java/org/wyona/yanel/servlet/communication/HttpRequest.java

and the fix encoding was only applied to parameters when the request was
not a multipart request.

It works now for both :-)

I am mentioning this bug fix explicitely, because for those who might
have implemented a workaround, should double check whether the
workaround is still necessary or even worse might create bug/regression now.

Thanks

Michael


More information about the Yanel-development mailing list