12 Jun
2001
12 Jun
'01
4:43 p.m.
I expect to change the content of the data property. You know, just like when you are editing DTML or something and you click "Save changes" for saving.
What would you expect the second one to do?
This works: context.dtmldocument.manage_changeProperties(title='New Title')
This does NOT work: context.dtmldocument.manage_changeProperties(data='<dtml-var hello>')
Please help. Peter
_______________________________________________ Zope maillist - Zope@zope.org http://lists.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://lists.zope.org/mailman/listinfo/zope-announce http://lists.zope.org/mailman/listinfo/zope-dev )