Ticket #325 (closed defect: fixed)

Opened 2 months ago

Last modified 2 months ago

Undelete doesn't invalidate cache

Reported by: bergie Assigned to: rambo
Priority: minor Milestone: 8.09.0 Ragnaroek
Component: MidCOM core Version: 8.09 Ragnaroek
Keywords: Cc:

Description

Undeleting an object should invalidate its parent's cache.

To see what happens with it, do the following:

  • Create a folder that shows up in navigation
  • Delete the folder
  • Browse the site, see the topic gone in nav
  • Go to Asgard, undelete the topic
  • Go back to site, topic is still missing until cache invalidate

Change History

10/03/08 19:37:55 changed by rambo

  • status changed from new to closed.
  • resolution set to fixed.

(In [17909]) cache invalidates on succesfull undelete, fixes #325