Vincent De Groote wrote:

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

not really. This is what I receive after greping the source tree for "enable-uploads"


src/java/org/apache/cocoon/servlet/CocoonServlet.java
src/confpatch/CVS/Entries
src/confpatch/enable-uploads.xweb
src/blocks/slide/README
src/blocks/slide/web.xml
src/webapp/samples/xsp/xsp/upload.xsp
src/webapp/WEB-INF/web.xml


but within the mail archive are quite a lot of messages with regard to this.


Michael



-----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]



Reply via email to