Hi Ryan,

I am also experiencing this, previously I have Routes 1.10.3 and it
works ok for test data, but upgrading to Routes 1.12.1 produces
GenerationException: url_for could not generate URL. Maybe try using a
lower Routes version for now would help?

HTH,
Dakila

On May 8, 7:51 am, 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].
> For more options, visit this group 
> athttp://groups.google.com/group/turbogears?hl=en.

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