Reviewed: https://reviews.mahara.org/7388 Committed: https://git.mahara.org/mahara/mahara/commit/ba885abca500632720ecd4f6f8a370fb6e61e6ac Submitter: Robert Lyon ([email protected]) Branch: 16.10_STABLE
commit ba885abca500632720ecd4f6f8a370fb6e61e6ac Author: Robert Lyon <[email protected]> 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 <[email protected]> (cherry picked from commit 0e470890bf6be4791edf5e1267812dc0f53822dd) -- 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: Fix Committed 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 _______________________________________________ Mailing list: https://launchpad.net/~mahara-contributors Post to : [email protected] Unsubscribe : https://launchpad.net/~mahara-contributors More help : https://help.launchpad.net/ListHelp

