#1013: pagination not working
------------------------+---------------------------------------------------
Reporter: jardous | Owner: anonymous
Type: defect | Status: new
Priority: normal | Milestone:
Component: TurboGears | Version: 0.9a5
Severity: normal | Keywords: paginate
------------------------+---------------------------------------------------
Navigation between pages using paginate decorator does not work. It
suppose to get pagination-related parameters (tg_paginate_no, etc.) as
decorated function parameters. This does not work, because these
parameters are not passed into the function.
FIX:
Retrieving these values from cherrypy.request.params instead of kw works.
--
Ticket URL: <http://trac.turbogears.org/turbogears/ticket/1013>
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.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/turbogears-tickets
-~----------~----~----~----~------~----~------~--~---