[Zope-CMF] Re: [CMF-checkins] CVS: CMF/CMFCore - CatalogTool.py:1.30.4.7
Shane Hathaway
shane@zope.com
Fri, 25 Apr 2003 11:47:23 -0400
Sidnei da Silva wrote:
> getOwner() returns the user, but he doesnt have a local role of Owner.
...
>
> Whats your suggestion to fix this?
>
I suggest that we need to fix whatever is not granting the "Owner" local
role to the user when an object is created. Without the Owner local
role, CMF can't do the right thing. Think of getOwner() as completely
irrelevant to content ownership.
Shane