I have truble with the permissions (get the message: "Authorization
failed. Retry?") when I do the following:

<dtml-call expr="existingFolder.manage_addFolder(folder_id)">
<dtml-call expr="existingFolder._[folder_id].manage_addFolder('subFolder')">

I am logged in as a manager.

Your example under does work, though..
>
> Try this:
>
> <dtml-call expr="manage_addFolder(folder_id)">
> <dtml-call expr="_[folder_id].manage_addFolder('subFolder')">

>
> =====
> | Casey Duncan
> | Kaivo, Inc.
> | [EMAIL PROTECTED]
> `----------------->
>
> __________________________________________________
> Do You Yahoo!?
> Yahoo! Photos - Share your holiday photos online!
> http://photos.yahoo.com/
>


_______________________________________________
Zope-Dev maillist  -  [EMAIL PROTECTED]
http://lists.zope.org/mailman/listinfo/zope-dev
**  No cross posts or HTML encoding!  **
(Related lists -
 http://lists.zope.org/mailman/listinfo/zope-announce
 http://lists.zope.org/mailman/listinfo/zope )



_______________________________________________
Zope-Dev maillist  -  [EMAIL PROTECTED]
http://lists.zope.org/mailman/listinfo/zope-dev
**  No cross posts or HTML encoding!  **
(Related lists - 
 http://lists.zope.org/mailman/listinfo/zope-announce
 http://lists.zope.org/mailman/listinfo/zope )

Reply via email to