mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #53244
[Bug 1813862] Re: Old Mochikit function still in views.js for 17.10
** Changed in: mahara
Status: Fix Committed => Fix Released
--
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/1813862
Title:
Old Mochikit function still in views.js for 17.10
Status in Mahara:
Fix Released
Bug description:
Need to backport bug fix for https://bugs.launchpad.net/bugs/1801993
into 17.10
This old Mochikit function is breaking the "Add block" call when editing a page.
To test:
- Create a page and click on "Edit"
- Click on "Text" in the block menu
- Click on the "Add" button
Expected result: the block is added on the page
Actual result: the pop-up window is hidden but the block is not added to the page. There is also an error message in the js console of the browser
"ReferenceError: getViewportDimensions is not defined"
To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1813862/+subscriptions
References