Notes |
|
(0029324)
|
mtaal
|
2010-07-15 09:47
|
|
The new layout will automatically redirect the user to the login page (which is the only valid approach afaics). Did you see this behavior? (or maybe not). |
|
|
(0029325)
|
mtaal
|
2010-07-15 09:48
|
|
|
|
|
Yes it will and should do this redirect of course.
However this is only done after the first mouse-click of the user after the session timed out. Then the user might be surprised as he had no idea that the session was already timed out.
In classic layout you know this fact before, as you have this visual 'Session expired' in the ui even without the need for a user action. So some passive indicator. As its updated by the checkAlert request and then just shown in the UI.
This indicator is just a clue to the user on top of the normal handling -> redirect to login page, after session timeout, on next action of the user. |
|
|
(0029348)
|
mtaal
|
2010-07-15 13:30
|
|
What I mean is that currently the checkalert will automatically force a relogin. So instead of showing a message, the relogin is done currently already. Is that also what you see?
So with this behavior I don't think that the message is not necessary.
gr. Martin |
|
|
(0030868)
|
mtaal
|
2010-09-08 19:40
|
|
Imo the current behavior is fine, automatically move to the login page.
gr. Martin |
|