Comment 9 for bug 1310761

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

Reviewed: https://reviews.mahara.org/3312
Committed: http://gitorious.org/mahara/mahara/commit/45f11f5bf2eee816eb896b37a6a3c965018c6e76
Submitter: Robert Lyon (<email address hidden>)
Branch: 1.7_STABLE

commit 45f11f5bf2eee816eb896b37a6a3c965018c6e76
Author: Robert Lyon <email address hidden>
Date: Tue Apr 22 07:43:34 2014 +1200

Public group with allow submissions ticked causes error (Bug #1310761)

This is due to the dummy 'root' user having the same id, which is 0, as
an anonymous user.

Needed to not include the dummy 'root' profile page in the get views
and collections db call.

Change-Id: Id349bdb193e510df5ecbc6f76a6324dbc15a2a57
Signed-off-by: Robert Lyon <email address hidden>