[ZDP] DTML FAQ bug

Sylvain.Wallez@space.alcatel.fr Sylvain.Wallez@space.alcatel.fr
Fri, 19 Mar 1999 14:03:04 +0100


Hello.

I found a bug (IMHO) in the DTML FAQ, at paragraph "How do I tell the tree
tag to show only Folders?"

The FAQ example says :
   <!--#tree branches_expr="objectValues(['Folder'])"-->
     <A HREF="<!--#var URL1-->/<!--#var id-->">
     ...

To work correctly, the second line should be :
     <A HREF="<!--#var tree-item-url-->">
otherwise, path to sub-folders is not correct.

My 2 cents for this FAQ. I just started using Zope for our intranet and I
love it ! Thanks for this great product !

Regards,
Sylvain Wallez.

--
----------------------------------------------------------------------
Sylvain Wallez                                Alcatel Space Industries
mailto:Sylvain.Wallez@space.alcatel.fr                Toulouse, France
----------------------------------------------------------------------