Comment 10 for bug 1603206

Revision history for this message
Mahara Bot (dev-mahara) wrote : A change has been merged

Reviewed: https://reviews.mahara.org/7268
Committed: https://git.mahara.org/mahara/mahara/commit/0c5b3e8ced5eaad4b8ab55bde3b8ea1a98aefc61
Submitter: Robert Lyon (<email address hidden>)
Branch: 16.04_STABLE

commit 0c5b3e8ced5eaad4b8ab55bde3b8ea1a98aefc61
Author: Robert Lyon <email address hidden>
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 address hidden>