[Zope-CMF] redindexing after pastes
seb bacon
seb@jamkit.com
Thu, 3 May 2001 11:51:49 +0100
OK, I'll rephrase my question into something more answerable ;)
How and where does the CMF handle reindexing objects which have been
cut'n'pasted?
cheers,
seb
* seb bacon <seb@jamkit.com> [010502 19:53]:
> In my CMF, if I cut something, and paste it elsewhere, its entry in
> the catalog remains pointing to the old location. Yet in the
> CMFDefault, the catalog seems to get updated.
>
> I'm pasting a folderish type which inherits from PortalFolder, into
> other folders of the same type.
>
> I'm feeling a bit dumb, because I can't work out where this is(n't)
> going on - can anyone help?