This parameter was the culprit. It works, now. Is there a location (mailing
list, html page) where these changes of functionality are listed ?

-----Original Message-----
From: Michael Wechner [mailto:[EMAIL PROTECTED] 
Sent: 07 August 2003 15:39
To: [EMAIL PROTECTED]
Subject: Re: Request generator changes ?

Vincent De Groote wrote:
> Hello,
> 
> I cocoon-2.0.3, the request generator produced parameters for the datas
sent
> by a form (in multipart/form-datas).  In cocoon 2.1, these values are not
> generated anymore.
> 
> What do I need to do to retrieve the old processing ?


maybe you have to enable-uploads

     <init-param>
<param-name>enable-uploads</param-name>
<param-value>true</param-value>
</init-param>


within web.xml

HTH

Michael


> 
> 
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 


-- 
Michael Wechner
Wyona Ltd.  -   Open Source Content Management   -   Apache Lenya
http://www.wyona.com              http://cocoon.apache.org/lenya/
[EMAIL PROTECTED]                        [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to