Hallo, I have the problem.
 
Zope 2.7.0, Plone-2.0.3, Linux
 
I list actions from portal_actions
actions python: here.portal_actions.listFilteredActionsFor(here)
I recive a list with actions. Depending on kind of logged user I recive that list in diffrent count.
I mean that when I'm Manager the list is bigger than I'm SiteManager. I suppose that it depends on permissions.
Where I can set it? I would like to recive the same list being Manager and SiteManage as well.
 

Thanks in advance
KK