Vadim Gritsenko <[EMAIL PROTECTED]> writes:
> Christian Egli wrote:
>
> >If you look at my minimal example I'm not even trying to upload a file
> >(for now). All I'm trying to do is to have the RequestParameterMatcher
> >match parameters that are passed in a POST with multipart/form-data
> >encoding.
>
> Enable-uploads required to enable parsing of multipart/form-data
> requests. If uploads are not enabled, parser is not used, and
> parameters won't be available (CocoonServlet, line 989). Once they are
> enabled, it should work (unless there is a bug...)
Thanks Vadim, that was indeed the problem. It works now.
--
Christian Egli [EMAIL PROTECTED] +41 1 272 9161
Wyona AG, Hardstrasse 219, CH-8005 Zurich
Open Source CMS http://www.wyona.org http://www.wyona.com