>From https://bugs.launchpad.net/zope-cmf/+bug/254576:

    In CMFCore/exportimport/content.py:201, the title and description
    for the newly created content are set but nothing is done to reindex
    the objects so that the catalog will reflect the new values. It
    seems that the solution might be as simple as adding
    "content.reindexObject()" after
    "content.setDescription(description)".

As you can see in the comments Tres voted -1 to my proposed solution.
But can someone suggest another solution to this problem?  It seems like
a definite problem, surely this is a bug?  Can someone bless it as a
bug?

Ross

_______________________________________________
Zope-CMF maillist  -  Zope-CMF@lists.zope.org
http://mail.zope.org/mailman/listinfo/zope-cmf

See https://bugs.launchpad.net/zope-cmf/ for bug reports and feature requests

Reply via email to