mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #40553
[Bug 1650954] A change has been merged
Reviewed: https://reviews.mahara.org/7340
Committed: https://git.mahara.org/mahara/mahara/commit/0e470890bf6be4791edf5e1267812dc0f53822dd
Submitter: Robert Lyon (robertl@xxxxxxxxxxxxxxx)
Branch: master
commit 0e470890bf6be4791edf5e1267812dc0f53822dd
Author: Robert Lyon <robertl@xxxxxxxxxxxxxxx>
Date: Mon Dec 19 09:09:47 2016 +1300
Bug 1650954: View Constructor to ignore trying to make view_rows_columns
When it is set to be deleted straight away via parameter 'deleted' =
true
behatnotneeded
Change-Id: I26204b8d358520c6acf3434531c06c4490152f47
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/1650954
Title:
New View() fails if called with deleted parameter set
Status in Mahara:
Fix Committed
Status in Mahara 16.10 series:
In Progress
Status in Mahara 17.04 series:
Fix Committed
Bug description:
The doublecheck we added within View constructor for view_rows_columns
to make sure the rows exist fails to take into account calling new
View() with 'deleted' parameter set to true.
This is used in Leap2A import to make a 'dummy' view to allow the
adding of a new view layout type.
To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1650954/+subscriptions
References