13 Oct
2004
13 Oct
'04
8:30 a.m.
Sébastien Vinot wrote:
Continuing to investigate my problem
Which is ?-)
I get now this error " You are not allowed to access 'aq_inner' in this context " for one specific user.
I've read that aq_inner is the aquisition system : how is it possible not to have rights on it ?
UTSL !-) AFAIK, aq_self, aq_parent, aq_inner, etc, are under control of the security mechansim and are not accessible from the 'restricted' environment (scripts, ZPT, DTML etc.). You can only use'em from Products or External Methods. -- Bruno Desthuilliers - Analyste-programmeur bruno@modulix.org www.modulix.com