[Zope] dtml-tree behaviour
Dieter Maurer
dieter at handshake.de
Tue Aug 26 23:25:25 EDT 2003
Lee J. McAllister wrote at 2003-8-25 23:24 +0000:
> Hi, I'm using the <dtml-tree> tag and I'm seeing an unexpected behaviour.
> Whenever you expand or contract a position of the tree (using the plus/minus
> icon) it throws me to the last page I viewed as if I'd hit the back button.
Check the URL used by the "+/-" links. It is correct.
The tree tag uses the value of "URL" as found via the DTML namespace
to compute this URL.
Dieter
More information about the Zope
mailing list