Hi.
This is the only thing i have modified:
if ( enctype== null || "application/x-www-form-urlencoded".equals(enctype) ||
"multipart/form-data".equals(enctype)) {
I have added || "multipart/form-data".equals(enctype) in the if at line 291 of
CopletTransformer.java
---------- Initial Header -----------
>From : "Carsten Ziegeler" [EMAIL PROTECTED]
To : [email protected]
Cc :
Date : Fri, 16 Sep 2005 10:15:16 +0200
Subject : Re: Cocoon portal upload
> Hi,
>
> can you please provide a diff to the current version so I can review
> your changes?
>
> Thanks
> Carsten
>
> Angelo Immediata wrote:
> > Hi all.
> > I have seen that upload in Cocoon portal does not work.
> > I have modified the CopletTransformer class in order that it works.
> > Now for me it works. I attach this class to this mail so everybody can use
> > it.
> > Bye
> >
> >
> > ------------------------------------------------------------------------
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > For additional commands, e-mail: [EMAIL PROTECTED]
>
>
> --
> Carsten Ziegeler - Open Source Group, S&N AG
> http://www.s-und-n.de
> http://www.osoco.org/weblogs/rael/
>
> ---------------------------------------------------------------------
> 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]