24 Mar
2000
24 Mar
'00
8:46 a.m.
Darran Edmundson wrote:
<!-- Error type: KeyError Error value: 384 --> KeyError: (see above)
Update your Catalog and this will go away.
The problem isn't in the publicationCatalog however, the following DTML snippet locks up my Zope completely:
<dtml-with jdl124> <dtml-with publications> <dtml-in "objectValues()"> <dtml-var id><br> </dtml-in> </dtml-with> </dtml-with>
Hmmm... where is this method? Is it in jd1124? -Michel