[Webwork-devel] Bug in MultipartRequestWrapper
Brought to you by:
baldree,
rickardoberg
From: Christoph K. <ki...@su...> - 2002-07-02 21:56:22
|
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 |