Hi,
we think we found a bug in MultiPartRequestWrapper. The current version of
MultiPartRequestWrapper does not wrap parameters properly if the request is
wrapped multiple times as it occurs when using dispatcher.forward.
Attached is a patch which solves the problem and works fine for us. Could
someone take a look at it?
Thanks in advance,
Christoph