Very odd that you could end up with an empty t:formdata hidden field.

On Sun, Nov 9, 2008 at 6:00 AM, Stephane Decleire
<[EMAIL PROTECTED]> wrote:
> It seems that my problem is linked to the correction of the JIRA issue 2563
> : https://issues.apache.org/jira/browse/TAPESTRY-2563
> What is very strange is that there is 2 t:formdata in the XHR post : here is
> the firebug post listing :
>
> endDateSearch
> searchLevel     SIMPLE
> select  BabysitterReguliere
> select_0        FR
> startDateSearch
> submitRubricSelection
> t:formdata
> H4sIAAAAAAAAAJ2TMUvDQBiGPwWLWnUQnKS4KILWVKWK6FQEXYqIwVkul6/1JM3Fu0tTHfwP/gF/gTjo3sEOQgf/gz/ASXBS8JIzohRa2+mS9+N7n/fekNtXGInmIEdcWSgzqbapYAoFI5ZEIuiph3X0pIAtLqoWCQg9RUuRAKUSFxsW5QI95uizFnAffSWtI+Iyvi94GMzbqMLgerWZf5h6exyGoTJkKfeV4N4BqaGC6fIZqZOCR/xqwVaC+dWdRqAga8jlmPyfaMUBoq21G+32vf3ZHAZoBNEiLHRSROgIRiV6SJVlDk3b6EpziESr5GiRULXH0HNNCwvHrezLzNNHRwvncAVD8a0zhtBPlFK/UQ4FpyilHTo1JiXjfuvOLVbeb55NC5tQ7IWON9VvSZvI+A4ZBTNmepRM7XQ6qGtsOh4VYb1zuYr855nyUHd58bea70Cj5vVkdTAbkyAPS91XL1lAuYuVuOGUPKHFXS0mtfdnYagrsNx9xXRGXFfoD5piJ41aMmqfJgacg9nOHR8j88uloDGt2InSYyEx/QJ+L5QrZAQAAA==
> t:formdata
> zipCodeField
>
>
> Without the second empty t:formdata, i think that my zone would be updated
> nicely ...
>
> Stephane
>
> Stephane Decleire a écrit :
>>
>> I get the following error when trying to refresh a Zone in my application
>> while the user session has expired :
>>
>> org.apache.tapestry5.runtime.ComponentEventException
>> Forms require that the request method be POST and that the t:formdata
>> query parameter have values.
>>
>> Any idea on how and where i can handle this exception to show the user a
>> better result than a blank zone ?
>>
>> Thanks in advance.
>>
>> Stephane
>>
>



-- 
Howard M. Lewis Ship

Creator Apache Tapestry and Apache HiveMind

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to