[Zope] Missing content_type

Evan Simpson evan@4-am.com
Mon, 21 Feb 2000 13:30:24 -0600


----- Original Message -----
From: Ingo Assenmacher <ingo.assenmacher@post.rwth-aachen.de>
> a) I have to call "manage_editProperties(REQUEST)" in order to set the
> title-property
> b) after I do this, the "content_type" property is empty.

You've just been bitten by the difference between manage_editProperties and
manage_changeProperties.  The former erases any property whose value is not
specified in the REQUEST.  The latter does what you wanted.

Cheers,

Evan @ 4-am & digicool