Hi Valdis,

You are correct, parameters used for tunnelling should all be removed from
the query. I've just fixed this bug in SVN.

Best regards,
Jerome  

> -----Message d'origine-----
> De : Valdis Rigdon [mailto:[EMAIL PROTECTED] 
> Envoyé : jeudi 8 février 2007 15:31
> À : [email protected]
> Objet : TunnelService only removes 'method' parameter
> 
> I'm using the default TunnelService, which works great.  Is there any 
> reason only the 'method' parameter is removed from the 
> Form/query string 
> and not the other tunneled parameters?  For instance, since Firefox 
> accepts 'application/xml' ahead of 'text/html', I'm often 
> tunneling with 
> 'media=html' to force HTML, but then this parameter gets 
> passed down to 
> my Resource instances, and a simple check on Form.isEmpty() returns 
> false, when I would expect it to be true.
> 
> Thoughts?

Reply via email to