← Back to team overview

mahara-contributors team mailing list archive

[Bug 1266317] A change has been merged

 

Reviewed:  https://reviews.mahara.org/3071
Committed: http://gitorious.org/mahara/mahara/commit/40dbbdffc465499f9cd96cdb17089cc310a2590f
Submitter: Aaron Wells (aaronw@xxxxxxxxxxxxxxx)
Branch:    1.8_STABLE

commit 40dbbdffc465499f9cd96cdb17089cc310a2590f
Author: Mike Kelly <m.f.kelly@xxxxxxxxxx>
Date:   Tue Nov 19 15:06:36 2013 +0000

Check for group, site and institution ownership of custom layouts

Bug #1266317

when reading from and writing to usr_custom_layout table

Change-Id: I27d83d9a7e76f250cfc903198567d2341168cacc
Signed-off-by: Mike Kelly <m.f.kelly@xxxxxxxxxx>

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

Title:
  Institution/group ownership of custom flexible layouts

Status in Mahara ePortfolio:
  Fix Committed
Status in Mahara 1.8 series:
  Fix Committed
Status in Mahara 1.9 series:
  Fix Committed

Bug description:
  I came across a nasty bug in the mahara custom layouts feature.

  If a user saves a custom layout from within a group, the view owner is null, so usr in the usr_custom_layout table is set to be 0.
  This means that the saved custom layout becomes available to all users, so the advanced layout options area gets cluttered quite quickly.

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


References