← Back to team overview

mahara-contributors team mailing list archive

[Bug 715189] Re: Deleted forum topic remains in RSS feed

 

Two related issues:

a) When the topic is deleted, the "deleted" flag is not updated for all posts that belong to the topic.
b) SQL query for feedtype 'f' does not include t.deleted=0 condition.

Fixing either (ideally both) of them will resolve the issue, unless
there is an intention not to mangle the forum history feed for some
reason.

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
https://bugs.launchpad.net/bugs/715189

Title:
  Deleted forum topic remains in RSS feed

Status in Mahara ePortfolio:
  Confirmed

Bug description:
  When the forum topic is deleted, all its posts remain in the RSS. This
  is not the case when a single forum post is deleted, in which case it
  disappears from the feed as expected.

  This has been reported in the forum:
  http://mahara.org/interaction/forum/topic.php?id=2743#post11988





References