On 5. mai. 2006, at 12.37, Kevin Dangoor wrote:


On 5/3/06, Rune Hansen <[EMAIL PROTECTED]> wrote:
Page handler: <bound method Root.login of
  File
"/home/webdeveloper/Sites/scanmineadmin/scanmineadmin/controllers/root.py",
line 25, in login
    raise redirect(forward_url)
  File
"/home/webdeveloper/lib/python2.4/site-packages/TurboGears-0.9a5-py2.4.egg/turbogears/controllers.py",
line 402, in redirect
    raise cherrypy.HTTPRedirect(
  File
"/home/webdeveloper/lib/python2.4/site-packages/TurboGears-0.9a5-py2.4.egg/turbogears/controllers.py",
line 356, in url
    tgpath = "/".join(list(tgpath))
TypeError: iteration over non-sequence

The traceback does not seem identity related at all. I hope someone can make
sense of it :)

It's unclear to me why adding a column would do this, but I'd put a
logging statement in your login method to see what forward_url is. My
guess is that it's None...

Kevin

Yes, I ..uhm.. should probably have made it clear that this has nothing to do with extending model.py. I just thought so, at the beginning.
I made a mistake when adding a group, calling it "pal" in stead of "pals". The error occurs when the user it self is authenticated but is not in required group "pals"

In this particular case the traceback should be considered harmful.

regards
/rune


---------------------------------------------------------------------

Behind the firewall, nobody can hear you scream...



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

Reply via email to