You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cocoon.apache.org by Leszek Gawron <lg...@mobilebox.pl> on 2004/09/01 09:47:35 UTC

Re: Old bug - could sb fix, please?

Leszek Gawron wrote:
> Tomasz Nowak wrote:
> 
>> There is a bug in raw-request-param module:
>>
>>   http://nagoya.apache.org/bugzilla/show_bug.cgi?id=25102
>>
>> which could be quite important for some people at least is for me ;). 
>> Is there any chance that some
>> of you guys would fix it? I would do it myself, but
>> unfortunately I'm not a Java programmer and
>> I simply can't do it.
>>
> raw-request-param input module will NOT work. period. Jetty (and I think 
> Tomcat also) do not give access to raw request parameter values. you can 
> use request parameter input module combined with url encoding input module.
> 
live example:

<map:generate 
src="{global:skid-url}?{global:skid-params}&amp;code={url-encode:{request-param:contractor-code}}"/>


-- 
Leszek Gawron                                      lgawron@mobilebox.pl