← Back to team overview

mahara-contributors team mailing list archive

[Bug 809625] A change has been merged

 

Reviewed:  https://reviews.mahara.org/444
Committed: http://gitorious.org/mahara/mahara/commit/fa63d1b8e52fb73079d3bd54eecd71535a8d4941
Submitter: Francois Marier (francois@xxxxxxxxxxxxxxx)
Branch:    master

commit fa63d1b8e52fb73079d3bd54eecd71535a8d4941
Author: Edward Murrell <edwardm@xxxxxxxxxxxxxxx>
Date:   Tue Jul 5 15:10:25 2011 +1200

    Add moderating roles to GroupType for comment delete. bug809625
    
    This change was added to limit deleting of comments in standard groups
    views to admins only, and admins and tutors in course groups. This commit
    adds the functions
        User::can_moderate_view()
    and
        GroupType::get_view_moderating_roles()
    to implement this functionality.
    
    Change-Id: Ifb8f4fc55d31fd7c5928c73c3d81710934bfdad8
    Signed-off-by: Edward Murrell <edwardm@xxxxxxxxxxxxxxx>

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

Title:
  Any member of a group can delete any comment on group pages

Status in Mahara ePortfolio:
  Fix Committed

Bug description:
  If a user adds feedback to a group view, any other member can delete
  it. It should only be the admin or the comment owner who can delete
  it.

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


References