Opened 17 years ago
Closed 15 years ago
#243 closed defect (wontfix)
Server errors are never reported with AJAX Viewer
Reported by: | jcarranz | Owned by: | |
---|---|---|---|
Priority: | medium | Milestone: | |
Component: | AJAX Viewer | Version: | |
Severity: | minor | Keywords: | |
Cc: | brucedechant | External ID: |
Description
Whenever a server error prevents the AJAX viewer from updating, there is no feedback indicating that a problem occurred. The map just stops working. This can be really confusing.
Most significantly, whenever a session expires, the viewer should report that fact to the user.
Also, the viewer API should have a hook for error handling, including the ability to override the default error handler. One example use for this feature might be some custom code for "rebooting" a session, or better display of error message.
This problem may extend to the DWF viewer as well.
Change History (3)
comment:1 by , 17 years ago
Cc: | added |
---|
comment:2 by , 17 years ago
I would suggest that this would be important to fix, but that it should be done in the Fusion framework. Possibly as an ErrorConsole widget?
comment:3 by , 15 years ago
Resolution: | → wontfix |
---|---|
Status: | new → closed |
Closing old unversioned ticket. Please re-open if still required. I believe that some of this has been addressed in trunk by Christine?
jcarranz, thanks for taking the time to enter this. Bruce, do you have any comments on how we might address some of these problems?