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 at 
http://groups.google.com/group/turbogears?hl=en.

Reply via email to