On Wed, 2007-01-17 at 10:25 -0500, [EMAIL PROTECTED] wrote:
> Hi,
> 
> I agree, this is not a legal URL.  But the thing is that cocoon itself is
> sending the unescaped URL. 

...because you told it so.

You use 
<map:generate
    src="http://hostname/solr/select/?q={request-param:q}";
    type="file" >

The request param module will not escape the param by default.

salu2

Reply via email to