← Back to team overview

mahara-contributors team mailing list archive

[Bug 1127801] A change has been merged

 

Reviewed:  https://reviews.mahara.org/2055
Committed: http://gitorious.org/mahara/mahara/commit/c480904e6d64077f29fe40bdf36cfe4c87266fa6
Submitter: Robert Lyon (robertl@xxxxxxxxxxxxxxx)
Branch:    master

commit c480904e6d64077f29fe40bdf36cfe4c87266fa6
Author: Aaron Wells <aaronw@xxxxxxxxxxxxxxx>
Date:   Thu Mar 21 16:01:35 2013 +1300

Forum: group together consecutive deleted posts by the same user

Bug #1127801

Unfortunately this patch doesn't do anything about the issue of making it so that
deleted messages don't affect pagination. That one turns out to be non-trivial.

Change-Id: I8b4d9d02dfdad9998fcfd84be147422becfad132
Signed-off-by: Aaron Wells <aaronw@xxxxxxxxxxxxxxx>

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: Subscription for all Mahara Contrib members
https://bugs.launchpad.net/bugs/1127801

Title:
  consecutive deleted forum posts for same user should be grouped

Status in Mahara ePortfolio:
  Fix Committed

Bug description:
  If a spammer strikes and floods a forum topic, then entire pages of
  the topic can become "A post by...was deleted" once the spam posts
  have been deleted

  Grouping the posts would prevent entire pages being removal notices.
  Instead, 11 posts would be replaced by 1 saying "11 posts by... were
  deleted"

  See https://mahara.org/interaction/forum/topic.php?id=5207 for an
  example.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1127801/+subscriptions


References