Reviewed: https://reviews.mahara.org/10824 Committed: https://git.mahara.org/mahara/mahara/commit/38d087e0c7bb4ae947c958a4b83443563dc02570 Submitter: Robert Lyon ([email protected]) Branch: master
commit 38d087e0c7bb4ae947c958a4b83443563dc02570 Author: Robert Lyon <[email protected]> Date: Fri Mar 13 13:34:19 2020 +1300 Bug 1866934: removing the extra / from js file paths For popper and some other hardcoded js libraries Change-Id: I499e2f18ba6498cd2c97836e238733fa3d5b794f Signed-off-by: Robert Lyon <[email protected]> -- 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/1866934 Title: Upgrade Library: popper to v1.16.0 Status in Mahara: Fix Committed Bug description: We need to upgrade our popper library. Current version 1.15.0 -> 1.16.0 This libraryis located ./htdocs/js/popper and is required by Bootstrap. Updated version of the min.js file we are using: https://unpkg.com/[email protected]/dist/umd/popper.min.js NB: This is NOT the latest version of Popper which is currently at 2.1.0 as Bootstrap needs to upgrade to use V2x before we require to upgrade it to V2x. To manage notifications about this bug go to: https://bugs.launchpad.net/mahara/+bug/1866934/+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

