SV: [Zope-CMF] Weird Error
Dieter Maurer
dieter@handshake.de
Fri, 8 Mar 2002 21:47:48 +0100
Magnus Heino writes:
> > > > > Type:exceptions.AttributeError
> > > > > Value:'None' object has no attribute '__of__'
> > >
> > > So the wrapUser method is being passed None instead of a user object,
> > > which should never happen as far as I can see. How's it being called?
> > > Can you get a call stack?
> ...
> You get this if you have activated the "Control creation of member areas"
> feature of portal_membership, and login as a user without a member area,
> that is, a user defined in an acl_users above the portal.
Strange, I do not get this error in the described situation...
Dieter