Comment 8 for bug 1396565

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

Reviewed: https://reviews.mahara.org/4041
Committed: http://gitorious.org/mahara/mahara/commit/7d6192f81f1219c1f4a6bed3c606ccf886671e8e
Submitter: Son Nguyen (<email address hidden>)
Branch: master

commit 7d6192f81f1219c1f4a6bed3c606ccf886671e8e
Author: Robert Lyon <email address hidden>
Date: Thu Nov 27 14:33:50 2014 +1300

Fixing up group homepage problem (Bug #1396565)

A mistake was made where a user was allowed to add more than one
"group pages" block to the group homepage. This wasn't a problem until
we added pagination to the "group pages" block.

This patch attempts to clean up that error and merge any existing
multiple block instances into one "group pages" block instance.

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