26 Aug
2003
26 Aug
'03
8:25 p.m.
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