Comment 7 for bug 1310761

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

Reviewed: https://reviews.mahara.org/3311
Committed: http://gitorious.org/mahara/mahara/commit/ed042e1da57d64aea329b814ac15d54eb8c4a53b
Submitter: Robert Lyon (<email address hidden>)
Branch: 1.8_STABLE

commit ed042e1da57d64aea329b814ac15d54eb8c4a53b
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>