#2321: object dispatch doesn't deal with HTTPFound-exceptions
------------------------+---------------------------------------------------
 Reporter:  droggisch   |       Owner:        
     Type:  defect      |      Status:  new   
 Priority:  normal      |   Milestone:        
Component:  TurboGears  |     Version:  2.0rc1
 Severity:  major       |    Keywords:        
------------------------+---------------------------------------------------
 If one tries to customize authorization handling by e.g. implementing
 _failed_authorization, the use of redirect_to (which is crucial) is not
 possbile due to the lack of HTTPFound-propagation in _object_dispatch.

 The attached patch fixes this.

-- 
Ticket URL: <http://trac.turbogears.org/ticket/2321>
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