#2268: override_template with concurrency and functionality issues
------------------------+---------------------------------------------------
 Reporter:  droggisch   |       Owner:        
     Type:  defect      |      Status:  new   
 Priority:  normal      |   Milestone:  2.0rc1
Component:  TurboGears  |     Version:  2.0b7 
 Severity:  normal      |    Keywords:        
------------------------+---------------------------------------------------
 When using override template, this manipulates the decoration-object of
 the controller. First of all, this is permanent, so a subsequent request
 to the same controller would also deliver the overridden template -
 certainly, that's not desired.

 Additionally, this exposes a concurrency issue as well, as the information
 is global.

 The patch attached to ticket #2267 fixes this.

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