I've also found that a newer version of WebHelpers seems to help. Try doing
"easy_install -U WebHelpers".

On Fri, May 7, 2010 at 7:51 PM, Ryan <[email protected]> wrote:

> Hi TurboGears,
>
> I've searched through the archives and found others who experienced the
> same error.  When viewing larger datasets with the AdminController, I
> get this error:
>
> GenerationException: url_for could not generate URL. Called with args:
> () {'link': './harness2duts', 'page': 2}
>
> It looks like some sort of paging functionality is missing out of the
> controller.
>
> Some have reported this is fixed, but apparently not.  I'm running
> TG2.1b2.
>
> Is there a known work around??
>
> Thanks,
> Ryan
>
>
> -----<truncated stack trace>-----
>
> Module routes.util:269 in url_for         view
> <<          raise GenerationException(
>                   "url_for could not generate URL. Called with args: %s %s"
> % \
>                   (args, kargs))
>           return url
> >>  (args, kargs))
> GenerationException: url_for could not generate URL. Called with args:
> () {'link': './harness2duts', 'page': 2}
>
>
>
> --
>
> +-----------------------------+
> |     [email protected]     |
> |  http://www.the-summit.net  |
> +-----------------------------+
>
> --
> You received this message because you are subscribed to the Google Groups
> "TurboGears" group.
> To post to this group, send email to [email protected].
> To unsubscribe from this group, send email to
> [email protected]<turbogears%[email protected]>
> .
> For more options, visit this group at
> http://groups.google.com/group/turbogears?hl=en.
>
>


-- 
Michael J. Pedersen
My IM IDs: Jabber/[email protected], ICQ/103345809, AIM/pedermj022171
         Yahoo/pedermj2002, MSN/[email protected]

-- 
You received this message because you are subscribed to the Google Groups 
"TurboGears" 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?hl=en.

Reply via email to