Any updates regarding this issue?
I ran into the same problems after migrating projects from Pylons
0.9.5 to 0.9.6rc2-dev and from AuthKit 0.3 to 0.4.
-- Michael
On Jul 11, 7:42 am, Ben Bangert <[EMAIL PROTECTED]> wrote:
> On Jul 10, 2007, at 6:38 PM, michael wrote:
> > It did not take long to figure out that the username is unicode. I
> > isolated the functions and solved the problem on the python command
> > line by taking out the 'u'.
>
> > I thought maybe I was passing it that way so tried to
> > username.decode("ascii") before calling
> > request.environ['paste.auth_tkt.set_user'](username). did not work.
>
> > I realize that not all usernames will be ascii, so I am raising the
> > issue.
>
> I'll take a look into fixing this.
>
> Cheers,
> Ben
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"pylons-discuss" 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/pylons-discuss?hl=en
-~----------~----~----~----~------~----~------~--~---