[Zope-CMF] Problem of ' topics' with 'Links'
FR Chalaoux
frchalaoux@wanadoo.fr
Wed, 28 Nov 2001 22:08:34 +0100
Hi,
I seems Topics usage give us problems !!
In fact, the 'Link' getback from a Topic request give us headache.
A topic, create by a 'Manager', is present in the CMF root site and give the
right answer only for Managers people :-(
For everybody else (Anonymous, members) the topics return a None list. I
stress the Links were created by the Members.
Yet, we can check that these links are presents in the 'portal_catalog' with
"allowedRolesAndUsers ['Anonymous', 'Manager', 'Reviewer', 'user:admin',
'user:joel']". This seems indicate that they should be visible for every
body !?
Any idea?
Config1:
Win2000, Zope-2.4.3, et le CMF-cvs on 2001/11/27
Config2:
Win2000, Zope-2.3.3, et le CMF-1.1
Bye, FRC.