You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@cocoon.apache.org by John Lianoglou <ya...@mac.com> on 2006/01/07 09:28:17 UTC

Re: Empty request params [SOLVED]

OK, it seems that Cocoon will choke on multipart/form-data if you  
haven't enabled uploads (the posting form has file inputs, but I  
hadn't actually been trying to upload any files when it was  
failing)... so be ye warned.  ;-)



jL

On Jan 6, 2006, at 9:47 PM, John Lianoglou wrote:

> As a follow-up, it seems my having included enctype="multipart/form- 
> data" to the form is causing the problem; I've got some file  
> uploads in there, so I really need this option.
>
> Meanwhile, I'm going to muck about in WEB-INF/web.xml ....
>
>
> jL
>
> On Jan 6, 2006, at 7:52 PM, John Lianoglou wrote:
>
>> Hey all, I'm at my wit's end with a little fiasco I'm experiencing  
>> regarding an empty <h:requestParameters> block... I'm using the  
>> "Liver Headers" firefox extension, and SEEING the POST parameters  
>> going out of the browser... but, Cocoon-side, there seem to be no  
>> request parameters.
>>
>> There are no redirects in the mix... can anyone think of any other  
>> common "gotchas" that can lead to this sort of thing?
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@cocoon.apache.org
For additional commands, e-mail: users-help@cocoon.apache.org