Safari has a friendly (overly friendly) URL completion, and it picks up 
Tapestry forms,
which gives an ugly exception:

For example for when I start typing pallet, the url URL 
https://www.XXX.com/stage/test/palletpage.srch.searchform comes
up from the previous history.
An unexpected application exception has occurred.

Forms require that the request method be POST and that the t:formdata query 
parameter have values.


Is there any way to prevent this or make an exception friendlier?
For example, I am pretty sure that GET method is never valid on a form,
so this should redirect to the actual page.

What do you guys think?

Reply via email to