26 Nov
2000
26 Nov
'00
10:22 p.m.
Kyler B. Laird writes:
I have a simple DTML method: .... <dtml-call "manage_addFolder('Folder', 'my new folder')"> .... .... I can go through the management interface to create and destroy folders, but as soon as I view this method, (it tries to reauthenticate me and) I get: Zope Error
Zope has encountered an error while publishing this resource.
Unauthorized When I tried to reproduce your problem (ZopeCVS rather than Zope 2.2.4b1), everything worked as it should -- no Unauthorized exception.
Dieter