mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #17387
[Bug 1266317] A change has been merged
Reviewed: https://reviews.mahara.org/3075
Committed: http://gitorious.org/mahara/mahara/commit/09b2f5ba730d4d03950c713c1baaf1cb3174cde2
Submitter: Aaron Wells (aaronw@xxxxxxxxxxxxxxx)
Branch: 1.8_STABLE
commit 09b2f5ba730d4d03950c713c1baaf1cb3174cde2
Author: Mike Kelly <m.f.kelly@xxxxxxxxxx>
Date: Wed Dec 4 16:20:44 2013 +0000
Add institution field into usr_custom_layout table (Bug #1266317)
Fix references to layout owner in upgrade routine
Check for institutional ownership of layouts when upgrading
(Site page layouts are saved with ownership by current institution, as
the institution value is already set in a site view)
Change-Id: If8faa8be50f8cdcb9fc32427134115bc5becc296
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