8 Sep
2004
8 Sep
'04
7:46 p.m.
vaibhav uprety wrote at 2004-9-8 13:20 +0100:
I have added some files through the ZMI's "ADD Menu" and some files through "PLONE".
You should add Plone content only via Plone...
... For example,I uploaded a file providing a "title" and "id" using Zope Management interface but found the "title" of the file with some other value in the portal catalog. ------------------------------------------------ Title Portal (this value is wrong)
Looks as if "Title" were acquired. Apparently, the object was not correctly build. Use the Plone API to create Plone content! -- Dieter