[Zope] Displaying users in acl_users caused error

Andreas Rippel arippel@informatik.uni-kl.de
Wed, 20 Mar 2002 18:15:52 +0100


Hi,

we are managing users in the acl_users folder mostly via python.
Our applications works, but when we click on individual users within the =
acl_users folder,
we get the following error message:

...
Zope has encountered an error while publishing this resource.
Error Type: AttributeError
Error Value: domains
...

Traceback (innermost last):
  File .../lib/python/ZPublisher/Publish.py, line 150, in publish_module
  File .../lib/python/ZPublisher/Publish.py, line 114, in publish
  File .../lib/python/Zope/__init__.py, line 159, in zpublisher_exception=
_hook
    (Object: acl_users)
  File .../lib/python/ZPublisher/Publish.py, line 98, in publish
  File .../lib/python/ZPublisher/mapply.py, line 88, in mapply
    (Object: manage_users)
  File .../lib/python/ZPublisher/Publish.py, line 39, in call_object
    (Object: manage_users)
  File .../lib/python/AccessControl/User.py, line 923, in manage_users
    (Object: acl_users)
  File .../lib/python/Shared/DC/Scripts/Bindings.py, line 252, in __call_=
_
    (Object: _editUser)
  File .../lib/python/Shared/DC/Scripts/Bindings.py, line 283, in _bindAn=
dExec
    (Object: _editUser)
  File .../lib/python/App/special_dtml.py, line 172, in _exec
    (Object: _editUser)
  File .../lib/python/DocumentTemplate/DT_Util.py, line 160, in eval
    (Object: user.domains)
    (Info: user)
  File <string>, line 0, in ?
AttributeError: (see above)

--=20
Andreas Rippel                   Universit=E4t Kaiserslautern
Fachbereich Informatik (AG ICSY) Tel:   ++49 (0)631 205 3676
Paul Ehrlich Stra=DFe    (G32/348) Fax:   ++49 (0)631 205 3056
D-67653 Kaiserslautern (Germany) EMail: arippel@informatik.uni-kl.de
PGP: http://www.icsy.de/~arippel/pgpkey.asc GNUPGP: .../gnukey.asc