Re: [Zope-dev] Saving attributes for a DataSkin

2001-03-09 Thread Johan Carlsson
> > Hi Johan, > >Could you give a more complete traceback? It's hard to tell > from just the error type.. > > thanks! > -steve Of course, here it comes. Regards, Johan Traceback (innermost last): File /bigshare/zopeservers/Zope-2.3.0-src/lib/python/ZPublisher/Publish.py, line 222, in

[Zope-dev] Saving attributes for a DataSkin

2001-03-07 Thread Johan Carlsson
Hi, I'm having some trouble figuring out how to write a method and a skinscript to save attributes of a DataSkin. Specialist is the LoginManager. DataSkin is: class EasyGroupUser(LoginUser): ... def getRoles(self): ... def getDomains(self): ... def authen