[cl-weblocks-ticket] #6: Handling and reporting errors

cl-weblocks cl-weblocks-devel at common-lisp.net
Sun Jul 29 06:05:43 UTC 2007


#6: Handling and reporting errors
------------------------------------+---------------------------------------
 Reporter:  sakhmechet              |       Owner:  sakhmechet
     Type:  enhancement             |      Status:  new       
 Priority:  medium                  |   Milestone:  0.1       
Component:  weblocks                |     Version:  pre-0.1   
 Keywords:  error handling failure  |  
------------------------------------+---------------------------------------
 Currently when errors occur on AJAX requests (in both debug and release)
 there is a simple !JavaScript popup. When errors occur on regular requests
 (in release) there is a plain old error 500 page.

 We need to show debug information on AJAX requests in debug mode. Should
 we modify the popup (perhaps redirect to error page) when an error occurs
 on AJAX requests in release? For regular requests we need a prettier error
 page.

 We also need special handling of session timeout errors. When a session
 times out we should probably refresh the page and show a popup/flash
 saying a new session has been created.

-- 
Ticket URL: <http://trac.common-lisp.net/cl-weblocks/ticket/6>
cl-weblocks <http://common-lisp.net/project/cl-weblocks>
cl-weblocks


More information about the Cl-weblocks-ticket mailing list