← Back to team overview

mahara-contributors team mailing list archive

[Bug 1813862] A patch has been submitted for review

 

Patch for "17.10_STABLE" branch: https://reviews.mahara.org/9505

-- 
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:
  New
Status in Mahara 17.10 series:
  In Progress

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