Re: When Query is null (URL parameter parsing/escaping error?)

2007-01-25 Thread David Rauschenbach
Thierry Boileau gmail.com> writes: > > Hello David, > > thanks for your report. Your mail helped us to fix (partially) a bug > with the AsyncWeb connector. > If you get the last version from SVN, you will be able to get the query > string. > However, you may notice some "mistakes" in some spe

Re: When Query is null (URL parameter parsing/escaping error?)

2007-01-25 Thread Thierry Boileau
Hello David, thanks for your report. Your mail helped us to fix (partially) a bug with the AsyncWeb connector. If you get the last version from SVN, you will be able to get the query string. However, you may notice some "mistakes" in some special cases where it seems impossible to get the orig

Re: When Query is null (URL parameter parsing/escaping error?)

2007-01-25 Thread Thierry Boileau
Hello David, Are you using the AsyncWeb connector? Best regards, Thierry Boileau David Rauschenbach a écrit : I've been unable to access parameters from my Handler. Request.getResourceRef().getQuery() returns null, and Request.getResourceRef().getQueryAsForm() returns a Form with a null dele

When Query is null (URL parameter parsing/escaping error?)

2007-01-24 Thread David Rauschenbach
I've been unable to access parameters from my Handler. Request.getResourceRef().getQuery() returns null, and Request.getResourceRef().getQueryAsForm() returns a Form with a null delegate. My URL is provided by ActiveResource (Rails trunk around r6039), as follows: http://localhost:8100/search