#2222: Got UnboundExecutionError when the user is loged in and there is 
exception
raised within method with exception_handler
--------------------------------------------+-------------------------------
 Reporter:  victorlin                       |        Owner:       
     Type:  defect                          |       Status:  new  
 Priority:  normal                          |    Milestone:  1.1  
Component:  TurboGears                      |      Version:  1.0.8
 Severity:  normal                          |   Resolution:       
 Keywords:  session identity error handler  |  
--------------------------------------------+-------------------------------
Comment (by victorlin):

 sorry the description of path of things happen is a mess.
 I post it again

 1. session created [[BR]]
 2. call page handler [[BR]]
 3. handle... [[BR]]
 4. raise a exception (the session might be closed here) [[BR]]
 5. dispatch to error handler [[BR]]
 6. session created (another session) [[BR]]
 7. call page handler [[BR]]
 8. render page, template access identity object(the session is closed)...
 Boom!

-- 
Ticket URL: <http://trac.turbogears.org/ticket/2222#comment:1>
TurboGears <http://www.turbogears.org/>
TurboGears front-to-back web development

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "TurboGears Tickets" group.
This group is read-only. No posting by normal members allowed.
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/turbogears-tickets?hl=en?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to