Reviewed: https://reviews.mahara.org/10755 Committed: https://git.mahara.org/mahara/mahara/commit/911724f5fc3b3b71b7695ecdacd57dc8527a2fde Submitter: Cecilia Vela Gurovic ([email protected]) Branch: master
commit 911724f5fc3b3b71b7695ecdacd57dc8527a2fde Author: Rebecca Blundell <[email protected]> Date: Tue Feb 11 16:49:08 2020 +1300 Bug 1853230: Fix jTLine jquery deprecation Not fixed upstream Library looks un-maintained Change-Id: I7431ac7fe9099a9af900e547ad585ce0418f02e7 -- 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/1853230 Title: Library upgrade: jTLine needs updating to fix jquery deprecations Status in Mahara: Fix Committed Bug description: While working on: https://bugs.launchpad.net/mahara/+bug/1843357 I found jTLine has a deprecated jQuery selector. We could fix this manually or update the library. The latest version of the file we use (https://github.com/naadydev/jTLine/blob/master/js/jtline.js) doesn't contain the deprecation, so it would make sense to grab that as long as it still works with the rest of Mahara. The only reason I would hesitate is that it doesn't look like an actively maintained library, so if it requires re-work on the Mahara side, it might not be worth our while. To manage notifications about this bug go to: https://bugs.launchpad.net/mahara/+bug/1853230/+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

