[Zope] Zclasses only for use in product management folder ?
Dieter Maurer
dieter@handshake.de
Mon, 17 Dec 2001 21:02:36 +0100
Markus Kuhn writes:
> I've created a Zclass which I want to use in other folders outside the
> product management folder. Now every time I want to add the product via "Add..."
> <name of zclass>, I get an alert to authenticate myself again.
Did you remap the permissions (in your ZClass)? This is often forgotten...
Other possibility:
There are hints that Zope sometimes resets the role-permission mapping
for the "add XXX" permission in Zope's root.
Check it.
Dieter