Ticket #13635 (confirmed Bug)

Opened 3 years ago

Last modified 3 years ago

iterate does not unindex deleted content in folderish working copy after checkin

Reported by: sascha Owned by:
Priority: minor Milestone: 4.x
Component: Versioning Version: 4.2
Keywords: Cc:

Description

Hi - I have got a CMFPlone-4.2.0.1 and plone.app.iterate-2.1.5 and a selfmade folderish Archetype-based Contenttype.

Checkout of a CT which contains e.g. three images works. If I delete an image in the checked-out copy the following happens:

  • checkin works
  • the deleted object is still i an result set of a portal_catalog search.

After an clear and rebuild of the portal_catalog everything is fine again

Change History

comment:1 Changed 3 years ago by kleist

  • Status changed from new to confirmed
  • Component changed from Unknown to Versioning
Note: See TracTickets for help on using tickets.