Reviewed: https://reviews.mahara.org/6951 Committed: https://git.mahara.org/mahara/mahara/commit/19cbae54e23e762aa46112735e49a1a5a497363d Submitter: Aaron Wells ([email protected]) Branch: master
commit 19cbae54e23e762aa46112735e49a1a5a497363d Author: Robert Lyon <[email protected]> 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 <[email protected]> -- 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: In Progress Status in Mahara 16.04 series: In Progress Status in Mahara 16.10 series: In Progress 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 _______________________________________________ Mailing list: https://launchpad.net/~mahara-contributors Post to : [email protected] Unsubscribe : https://launchpad.net/~mahara-contributors More help : https://help.launchpad.net/ListHelp

