← Back to team overview

mahara-contributors team mailing list archive

[Bug 1603206] A change has been merged

 

Reviewed:  https://reviews.mahara.org/7269
Committed: https://git.mahara.org/mahara/mahara/commit/1dd287446a7c103e1c45ad03bae593797bae54ad
Submitter: Robert Lyon (robertl@xxxxxxxxxxxxxxx)
Branch:    16.10_STABLE

commit 1dd287446a7c103e1c45ad03bae593797bae54ad
Author: Robert Lyon <robertl@xxxxxxxxxxxxxxx>
Date:   Fri Sep 9 18:04:21 2016 +1200

Bug 1603206: Anonymous comments set watchlist for root user

When an anonymous comment was left it would set up a watchlist for the
view to sent to root user (user id = 0)

This patch stps that happening and removes any existing rows in
usr_watchlist_view for usr = 0

behatnotneeded

Change-Id: I8a560ac778359d2f4c398a318c7abac3573bb348
Signed-off-by: Robert Lyon <robertl@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 Contributors -- please ask on #mahara-dev or mahara.org forum before editing or unsubscribing it!
https://bugs.launchpad.net/bugs/1603206

Title:
  Anonymously placed comments end up with system user

Status in Mahara:
  Fix Committed
Status in Mahara 15.04 series:
  Won't Fix
Status in Mahara 15.10 series:
  Fix Committed
Status in Mahara 16.04 series:
  Fix Committed
Status in Mahara 16.10 series:
  Fix Committed

Bug description:
  Seen on a 15.10 site for example, but possibly also 15.04 on
  mahara.org

  
  Comments placed anonymously on a page send a notification to the "System User". The real person doesn't get notified and it's a way for spammers to leave comments that aren't seen.

  Gregor for example reported that he didn't get informed about spam
  comments on https://mahara.org/user/anzeljg/windowslive-blocktype (or
  the artefact) and thus couldn't remove them unless he was on the page
  and saw the comments. I don't get System User emails, but suspect that
  this might be a similar issue.

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


References