Ah, ok thanks.
This has been added to the transformer recently, so if you're using
latest from SVN it already has this additional check. It will be
released with 2.1.8.
Carsten
Angelo Immediata wrote:
> 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
>
--
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]