sure we can. since we are going to have a better console in 1.5 that
is not just for ajax we can add a warning into there. and maybe have
its icon blink if the console is closed and there is a warning :) but
all this needs to go back into the issue.

-igor

On Mon, Mar 30, 2009 at 11:21 AM, Martijn Dashorst
<martijn.dasho...@gmail.com> wrote:
> Can we put a flag in the session that we can display when a next
> request comes in? Or store it in the page store, but check for such an
> error during request startup and redirect to an error page in dev
> mode?
>
> Martijn
>
> On Mon, Mar 30, 2009 at 6:32 PM, Igor Vaynberg (JIRA) <j...@apache.org> wrote:
>> Better error handling when serialization fails in diskstore
>> -----------------------------------------------------------
>>
>>                 Key: WICKET-2194
>>                 URL: https://issues.apache.org/jira/browse/WICKET-2194
>>             Project: Wicket
>>          Issue Type: Improvement
>>          Components: wicket
>>            Reporter: Igor Vaynberg
>>             Fix For: 1.5-M1
>>
>>
>> when a serialization fails when putting a page into diskstore we can write 
>> in an error marker instead of just null so we can give a better error then 
>> just a page expired - something like "a page you tried to retrieve from 
>> diskstore failed to serialize due to error:..". would be nice in dev mode.
>>
>> --
>> This message is automatically generated by JIRA.
>> -
>> You can reply to this email to add a comment to the issue online.
>>
>>
>
>
>
> --
> Become a Wicket expert, learn from the best: http://wicketinaction.com
> Apache Wicket 1.3.5 is released
> Get it now: http://www.apache.org/dyn/closer.cgi/wicket/1.3.
>

Reply via email to