[Zope-CMF] Member's Name and CMF Site's Name
Dieter Maurer
dieter at handshake.de
Wed Dec 3 14:56:25 EST 2003
Pascal Samuzeau wrote at 2003-12-3 11:19 +0100:
> Is there any problem between the Member's Name and CMF Site's Name ?
>
> I have tried to registered a member which the same name of CMF Site's
> Name.
>
> I have no error, I have my password send to me, I have my member
> "visible" in my portal_memberdata/contents and my acl_users is here.
>
> But I really can't have any Folder of that nmae in my member's Folder.
>
> What's happened really?
The CMS will not allow the creation of an object with an
id already used in the CMF site (its top level).
This is a precaution to prevent hiding some essential tools by
reusing their id.
--
Dieter
More information about the Zope-CMF
mailing list