#2095: DecoratedController methods do not get passed the arguments from routing
------------------------+---------------------------------------------------
 Reporter:  percious    |        Owner:  mramm
     Type:  defect      |       Status:  new  
 Priority:  high        |    Milestone:  2.0b2
Component:  TurboGears  |      Version:  1.9.x
 Severity:  normal      |   Resolution:       
 Keywords:              |  
------------------------+---------------------------------------------------
Changes (by mramm):

  * priority:  highest => high

Comment:

 _perform_call was throwing away the params, only for DecoratedControllers.

 Not sure why this line was added, but I'm investigating in more depth.

 Temporary fix commited in r6016.

 Looks like this behavior was changed in r5856 to solve some other problem.
 I think the new fix should work even if validate is called twice as Chris
 suggests, but we need to track down the original problem.

 Either way, this ticket is left open pending:

  * tests for DecoratedController and Routes
  * tests for validation with DecoratedControllers

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