#2358: override_template does not work if @without_trailing_slash placed after
@expose
------------------------+---------------------------------------------------
 Reporter:  sbeilin     |        Owner:       
     Type:  defect      |       Status:  new  
 Priority:  normal      |    Milestone:       
Component:  TurboGears  |      Version:  2.0.1
 Severity:  minor       |   Resolution:       
 Keywords:              |  
------------------------+---------------------------------------------------
Comment (by chrisz):

 There was a similar problem with @paginate and @validate (#2303) that has
 been solved in TG 2.1 by implementing @paginate using the `Decoration`
 class in tg.decorators. This allows you to control exactly where the
 decator is hooked in. Maybe we need to do the same with
 @without_trailing_slash, @with_trailing_slash and @postpone_commits.

-- 
Ticket URL: <http://trac.turbogears.org/ticket/2358#comment:2>
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