20 Aug
2002
20 Aug
'02
7:26 a.m.
Tim Hicks wrote:
Further checks reveal that the user (who I am programatically logging in) does indeed have have suitable roles ('Manager') to do what I want.
How are you programatically logging in?
ps My plugins are stored in a dictionary on my ZOffice instance (so they don't appear in the ZMI). The method 'getConverterByName(self, name)' explicitly returns converter.__of__(self) to ensure the acquisition chain makes sense.
My bet is still on a missed security definition somewhere... cheers, Chris