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

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

Comment:

 Just for the record, this was fixed by percious in the 2.0 branch in r6567
 by removing the two problematic lines, and this fix was ported to the TG
 2.1 branch by me in r872:3efb. (I had claimed earlier that it already
 worked with TG 2.1 after the dispatch refactoring, but I can't reproduce
 that any more. I think the patch was still needed.)

 As anthony pointed out, this fix may cause problems when using routes and
 it may be better to move the lines to the proper place (as in the
 suggested patch) instead of removing them completely. However, if this is
 the case, please provide a test for using TG2 with routes showing that the
 patch is needed and works correctly.

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