20 Mar
2002
20 Mar
'02
7:13 p.m.
Bryan C. Andregg writes:
... Zope returns an error because it cannot perform a slice on the object that SecurityGetUser() returns. Is there a way to just get the text value of that object? "SecurityGetUser()" returns the user object. "user.getUserName()" returns "user"s name.
Dieter