preseve status of dtml-tree
Hi! I have a single page (should be no frames) with a dtml-tree. There are plenty of links on this page to itself, with different arguments. My question is how to preserve the status of dtml-tree, because now it is lost after invoking the page again by such a link. I know that dtml-tree is deprecated, but it has the ability to build itself from a query, and I have not found this in ZopeTree, that's the only reason I'm still using it. tnx Lac
The dtml-tree cookie is broken in Zope 2.6.3, 2.6.4, and (iirc) 2.7.0. Upgrading you Zope should solve the issue. Stefan On Aug 31, 2004, at 14:59, Gál László wrote:
Hi!
I have a single page (should be no frames) with a dtml-tree. There are plenty of links on this page to itself, with different arguments. My question is how to preserve the status of dtml-tree, because now it is lost after invoking the page again by such a link. I know that dtml-tree is deprecated, but it has the ability to build itself from a query, and I have not found this in ZopeTree, that's the only reason I'm still using it.
tnx
Lac -- The time has come to start talking about whether the emperor is as well dressed as we are supposed to think he is. /Pete McBreen/
participants (2)
-
Gál László -
Stefan H. Holek