On Thu, Apr 16, 2009 at 9:49 AM, Clemens Hermann <goo...@clhe.de> wrote:
>
> 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.

Pylons, Routes, and WebHelpers have all moved to BitBucket.

http://bitbucket.org/bbangert/webhelpers

Christoph Haas manages Paginate and is incorporating a couple other
patches now, so I'll leave him to decide what to do with yours.

-- 
Mike Orr <sluggos...@gmail.com>

--~--~---------~--~----~------------~-------~--~----~
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