← Back to team overview

mahara-contributors team mailing list archive

[Bug 1396565] A change has been merged

 

Reviewed:  https://reviews.mahara.org/4041
Committed: http://gitorious.org/mahara/mahara/commit/7d6192f81f1219c1f4a6bed3c606ccf886671e8e
Submitter: Son Nguyen (son.nguyen@xxxxxxxxxxxxxxx)
Branch:    master

commit 7d6192f81f1219c1f4a6bed3c606ccf886671e8e
Author: Robert Lyon <robertl@xxxxxxxxxxxxxxx>
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 <robertl@xxxxxxxxxxxxxxx>

-- 
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/1396565

Title:
  Error when adding a Group pages bloc onto a group home page

Status in Mahara ePortfolio:
  In Progress
Status in Mahara 1.10 series:
  Confirmed
Status in Mahara 15.04 series:
  In Progress

Bug description:
  To replicate on Mahara 15.04dev

  1/ Create a group or go to an already create group
  2/ Edit the home page 
  3/ Add the bloc "Group page"

  You get the error : _record_sql found more than one row. If you meant
  to retrieve more than one record, use get_records_*, otherwise check
  your code or database for inconsistencies

  Tried on three different platforms with 15.04dev

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1396565/+subscriptions


References