#2303: Problems when combining @paginate and @validate
-------------------------------+--------------------------------------------
 Reporter:  chrisz             |        Owner:  deets   
     Type:  defect             |       Status:  reopened
 Priority:  normal             |    Milestone:  2.0     
Component:  TurboGears         |      Version:  2.0b7   
 Severity:  normal             |   Resolution:          
 Keywords:  paginate validate  |  
-------------------------------+--------------------------------------------
Changes (by anthonyt):

  * status:  closed => reopened
  * resolution:  fixed =>

Comment:

 There's a bug in the fix for 2.0.

 Off by one error, where the keyword arguments are placed into the args
 array at the wrong indexes.

 I've attached a patch that should fix the problem.

 It's not as good a solution as the one in the 2.1 branch, but it fixed my
 problem.

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