Hi everybody,
is there any reason why both CosMultipartRequestFilter and MultipartRequestFilter extend AbstractMgnlFilter and not OncePerRequestAbstractMgnlFilter? If the server does a forward, the filter tries to re-parse the multipart request, failing with a "Corrupt form data: premature ending" because it was already parsed correctly. To have everything working, I have to re-declare the multipart filter so it extends the OncePerRequestAbstractMgnlFilter. Is there any reason why the multipart filter should intercept the request more than once?

Regards, Danilo.

----------------------------------------------------------------
For list details see
http://www.magnolia-cms.com/home/community/mailing-lists.html
To unsubscribe, E-mail to: <[email protected]>
----------------------------------------------------------------

Reply via email to