Details
-
Type: Improvement
-
Status: Closed
-
Priority: Major
-
Resolution: Won't Fix
-
Affects Version/s: 1.1 Final
-
Fix Version/s: None
-
Component/s: Containers
-
Labels:None
-
Environment:n/a
Description
When a user reopens the container, the webview will be refreshed, which may, in JSF, result in an expired session response, and bring up the session expired popup. When this occurs in the browser, this usually doesn't represent a usability issue, as the user can simply hit the browser reload button. But in the container this may represent a usability issue as we've buried the reload button. It would be better if we offered a 'reload' button in the popup, or perhaps a better solution would be to auto-reload when in the container.
Activity
Migration
created issue -
Migration
made changes -
Field | Original Value | New Value |
---|---|---|
Reporter | Migration [ remote ] | User Philip.breau [ philip.breau ] |
Ted Goddard
made changes -
Assignee | Steve Maryka [ steve.maryka ] | User Philip.breau [ philip.breau ] |
Ted Goddard
made changes -
Fix Version/s | 1.3 Beta [ 10373 ] |
Philip Breau
made changes -
Fix Version/s | 1.4 Beta [ 10874 ] | |
Fix Version/s | 1.3 Beta [ 10373 ] |
Philip Breau
made changes -
Status | Open [ 1 ] | Closed [ 6 ] |
Fix Version/s | 1.4 Beta [ 10874 ] | |
Resolution | Won't Fix [ 2 ] |
This is likely an ICEfaces popup, but it should be customizable. One solution would be to use the connectionStatus component in our demos. We may also want to support connectionStatus for JSP.