Marco Scheidhuber schrieb:
And a more directly question: In an doctest I'd like to set the role to manager
>>> self.setRoles(('Manager',))
what fail, if I set up the the SQLPASPlugin
if somebody else stumble in this case:
the error was to set up the Plugin in afterSetUp, when the user test_user_1 was already set. with calling the function self._setup() from PortalTestCase the user will be set again.

Marco


_______________________________________________
Product-Developers mailing list
[email protected]
http://lists.plone.org/mailman/listinfo/product-developers

Reply via email to