mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #57058
[Bug 1856506] A change has been merged
Reviewed: https://reviews.mahara.org/10677
Committed: https://git.mahara.org/mahara/mahara/commit/7577913fadd4c7ca5626acc7769bbdaa15f3836f
Submitter: Robert Lyon (robertl@xxxxxxxxxxxxxxx)
Branch: master
commit 7577913fadd4c7ca5626acc7769bbdaa15f3836f
Author: Cecilia Vela Gurovic <ceciliavg@xxxxxxxxxxxxxxx>
Date: Mon Dec 16 17:14:12 2019 +1300
Bug 1856506: gridstack: skipping empty rows from old layout
when translating a page.
behatnotneeded
Change-Id: Ic7f1be21fc6797a77f49ae3c91a89fa118e3e11d
--
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/1856506
Title:
gridstack - too much recursion error when translating from old layout
Status in Mahara:
Fix Committed
Status in Mahara 19.10 series:
Fix Committed
Status in Mahara 20.04 series:
Fix Committed
Bug description:
If there is an old layout page with empty rows (no blocks in that
row), when translating to new gridstack layout there will be a
javascript error "too much recursion". This error will make the script
fail and the process of translating will never be completed.
To test:
- have a Mahara site version 19.04 or older
- make a page and set the layout to one that has more than 3 rows. It should have at least one block in row 1 and row 3. No blocks in row 2
- upgrade the site to 19.10 or newer
- go to the page and edit it
expected result: the page is translated and there a message to show the process was successful
actual result: there is a "too much recursion" error in the browsers console and the translation process is interrupted
To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1856506/+subscriptions
References