[ZDP] ZDP site down.
Maik Roeder
mroe@axion-gmbh.de
Fri, 02 Jun 2000 14:04:21 +0100
Hi !
I have brought the ZDP site to a halt by
adding a property to a ZClass and then
trying to change this property with this
code:
<dtml-in Catalog size=10 start=query_start>
<dtml-unless "meta_type=='DTML Method'">
<dtml-with "Catalog.getobject(data_record_id_)">
<dtml-call "propertysheets.Info.manage_changeProperties({'date_of_creation':bobobase_modification_time})">
</dtml-with>
</dtml-unless>
</dtml-in>
Seems like Zope did not like this :-(
Greetings,
Maik Röder