Hi,

if routes.Mapper is configured with explicit=True (as recommended)
then webhelpers.paginate.Page._pagerlink fails. The reason for this is
that _pagerlink relies on route memory which is not present in case of
explicit=True.

This patch fixes the issue: http://paste.pocoo.org/show/112812/

I created a Trac ticket (604) but could not attach a patch file as the
upload times out.

Where can I find the repository for webhelpers?
The URI given on pypi (http://www.knowledgetap.com/hg/webhelpers/) is
defunct.

regards,

/ch

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"pylons-devel" group.
To post to this group, send email to pylons-devel@googlegroups.com
To unsubscribe from this group, send email to 
pylons-devel+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/pylons-devel?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to