I guess there's a cleaner way to do the same thing. In addition, page request context is being preserved:
https://gist.github.com/xfyre/a8aab5ff9428961b252f On Sat, Mar 23, 2013 at 3:56 PM, Geoff Callender < [email protected]> wrote: > See > http://apache-tapestry-mailing-list-archives.1045711.n5.nabble.com/Safari-for-example-browser-history-and-form-exception-td4942074.html. > > Geoff > > On 23/03/2013, at 5:15 AM, Thiago H de Paula Figueiredo wrote: > > > On Fri, 22 Mar 2013 14:59:15 -0300, Ken in Nashua <[email protected]> > wrote: > > > >> Forms require that the request method be POST and that the t:formdata > query parameter have values. > > > > Here is, from the error message, the description of what is happening. > If this is a public-facing site, your probably have someone crawling it. > > > > -- > > Thiago H. de Paula Figueiredo > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [email protected] > > For additional commands, e-mail: [email protected] > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > -- Ilya Obshadko
