[Zope] tree problem, addendum
Rik Hoekstra
rik.hoekstra@inghist.nl
Wed, 28 Jun 2000 11:45:51 +0200
Chris Withers wrote:
>
> "Walter A. Aprile" wrote:
> > It appears I have messed up the Id propery, but I do not know how.
>
> If you could send the code for the Article class to the list, maybe
> someone can spot what's going on...
does your Article happen to be a ZClass deriving from
DTMLDocument/Method? Then you have run into the ZClass ID Bug. Perhaps
the relevant Howto about the bug may help you. It is at:
http://www.zope.org/Members/AlexR/ZClassIDBug
hth
Rik