DO NOT REPLY [Bug 17363] - cocoon 2.0.4 does not work with Cos.jar for multipart file upload

2003-02-25 Thread bugzilla
gzilla/show_bug.cgi?id=17363 cocoon 2.0.4 does not work with Cos.jar for multipart file upload --- Additional Comments From [EMAIL PROTECTED] 2003-02-25 13:07 --- Are you aware that multipart file uploads are handled automatically by cocoon without the need for special servlets like c

DO NOT REPLY [Bug 17363] New: - cocoon 2.0.4 does not work with Cos.jar for multipart file upload

2003-02-25 Thread bugzilla
gzilla/show_bug.cgi?id=17363 cocoon 2.0.4 does not work with Cos.jar for multipart file upload Summary: cocoon 2.0.4 does not work with Cos.jar for multipart file upload Product: Cocoon 2 Version: 2.0.4 Platform: PC OS/Version: Wind

cvs commit: xml-cocoon2/src/blocks/databases/samples/mod-db file-upload-blob.xsp database.xml edit-groups.xsp schema.sql sitemap.xmap user-list.xsp

2003-01-31 Thread haul
haul2003/01/31 08:05:47 Modified:src/blocks/databases/samples/mod-db database.xml edit-groups.xsp schema.sql sitemap.xmap user-list.xsp Added: src/blocks/databases/samples/mod-db file-upload-blob.xsp Log: sample cosmetics

Re: file upload

2002-11-21 Thread Conny Pemfors
strangely there are more people with the name Conny /Conny - Original Message - From: "u15622" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, November 21, 2002 2:02 PM Subject: file upload > > > Hi, > > if got a question: is it in the

Re: file upload

2002-11-21 Thread Geoff Howard
It does not appear to have been implemented in org.apache.cocoon.transformation.XMLFormTransformer if that's what you mean. So if you want to do file uploads, that field won't be handled by XMLForm. Geoff --- u15622 <[EMAIL PROTECTED]> wrote: > > > Hi, > > if got a question: is it in the a

file upload

2002-11-21 Thread u15622
Hi, if got a question: is it in the actuall version of cocoon possible to use the tag. does it work? Is this tag been handled? thx conny - This mail sent through IMP: http://horde.org/imp/ -

DO NOT REPLY [Bug 13648] - [PATCH] Makes file upload behaviour configurable

2002-10-29 Thread bugzilla
gzilla/show_bug.cgi?id=13648 [PATCH] Makes file upload behaviour configurable [EMAIL PROTECTED] changed: What|Removed |Added Status|RESOLVED|

Re: DO NOT REPLY [Bug 13648] - [PATCH] Makes file upload behaviour configurable

2002-10-29 Thread Geoff Howard
THIS MESSAGE WILL NOT BE COLLECTED > AND > INSERTED IN THE BUG DATABASE. > > http://nagoya.apache.org/bugzilla/show_bug.cgi?id=13648 > > [PATCH] Makes file upload behaviour configurable > > [EMAIL PROTECTED] changed: > >

DO NOT REPLY [Bug 13648] - [PATCH] Makes file upload behaviour configurable

2002-10-28 Thread bugzilla
gzilla/show_bug.cgi?id=13648 [PATCH] Makes file upload behaviour configurable [EMAIL PROTECTED] changed: What|Removed |Added Status|NEW |RE

DO NOT REPLY [Bug 13648] - [PATCH] Makes file upload behaviour configurable

2002-10-18 Thread bugzilla
gzilla/show_bug.cgi?id=13648 [PATCH] Makes file upload behaviour configurable [EMAIL PROTECTED] changed: What|Removed |Added Summary|Makes file upload behaviour |[PATCH] Make

RE: file upload follow up

2002-10-18 Thread Geoff Howard
adAction, with the upper limit constrained by the global setting in web.xml, which allows the "master host" to set a reasonable limit for the vhosts. I see the web.xml setting primarily as a safety measure to keep me from constructing an app-killer maliciously large file upload. > Sur

RE: file upload follow up

2002-10-17 Thread Nathaniel Alfred
>-Original Message- >From: Geoff Howard [mailto:[EMAIL PROTECTED]] >Sent: Mittwoch, 16. Oktober 2002 18:27 >To: [EMAIL PROTECTED] >Subject: file upload follow up > > >There are patches in the queue that bring a basic >level of flexibility and security (of

file upload follow up

2002-10-16 Thread Geoff Howard
There are patches in the queue that bring a basic level of flexibility and security (of a sort) to multipart file upload behavior. Here are a few follow up issues from the initial discussion. Some are remaining action points, some are just updates: 1) There is the idea that choosing

DO NOT REPLY [Bug 13648] - Makes file upload behaviour configurable

2002-10-15 Thread bugzilla
gzilla/show_bug.cgi?id=13648 Makes file upload behaviour configurable --- Additional Comments From [EMAIL PROTECTED] 2002-10-15 14:33 --- Sorry, forgot to mention the patch is against HEAD - To unsubscribe, e-mail:

DO NOT REPLY [Bug 13648] - Makes file upload behaviour configurable

2002-10-15 Thread bugzilla
gzilla/show_bug.cgi?id=13648 Makes file upload behaviour configurable --- Additional Comments From [EMAIL PROTECTED] 2002-10-15 14:21 --- Created an attachment (id=3475) patch for web.xml and CocoonServlet.java - To unsub

DO NOT REPLY [Bug 13648] New: - Makes file upload behaviour configurable

2002-10-15 Thread bugzilla
gzilla/show_bug.cgi?id=13648 Makes file upload behaviour configurable Summary: Makes file upload behaviour configurable Product: Cocoon 2 Version: Current CVS Platform: All OS/Version: All Status: NEW Severity: Normal Pr

File Upload Size

2002-03-07 Thread Michael Gerzabek
I've set the 'upload-max-size' to about 100K in C2's web.xml but when I upload a file larger than that it get's submitted anyway. Is there a way to set mime-types for the upload? Michael - To unsubscribe, e-mail: [EMAIL PROTE