On Thu, 8 May 2008 16:37:50 +0200, "Sergio Garcia" sergio.garcia@gmail.com wrote:
Is there a way I can catch the error so that I can either to ignore the parameters or try to recompute the REQUEST object using iso-8859 encoding?
With the current design this is a bit tricky, but you're lucky: Hans is currently re-working Hunchentoot's internal and in the next release the request parameters will be computed later when you can actually handle the error (I think).
Edi.