Error using GenericUserFolder
Hi, I installed GenericUserFolder-1-0-1, and for a test tried the logon. I entered "jorge" and "secret", and got back: Zope Error Zope has encountered an error while publishing this resource. Error Type: AttributeError Error Value: user_expires Mit freundlichen Grüßen Joachim Schmitz WWW-Consultant email: js@ac-copy.net tel: +49-241-89491-0 fax: +49-241-89491-29
On Tue, 23 Nov 1999, Joachim Schmitz wrote:
I installed GenericUserFolder-1-0-1, and for a test tried the logon. I entered "jorge" and "secret", and got back:
Zope Error
Zope has encountered an error while publishing this resource.
Error Type: AttributeError Error Value: user_expires
I can duplicate this (User.py line 42). Looks like I'm not going to be able to share my User cache between threads (as the user object needs a reference to the GUF that spawned it). Or perhaps I can locate the users GUF using aquisition? Hmm... Thanks. -- ___ // Zen (alias Stuart Bishop) Work: zen@cs.rmit.edu.au // E N Senior Systems Alchemist Play: zen@shangri-la.dropbear.id.au //__ Computer Science, RMIT WWW: http://www.cs.rmit.edu.au/~zen
participants (2)
-
Joachim Schmitz -
Stuart 'Zen' Bishop