← Back to team overview

mahara-contributors team mailing list archive

[Bug 1323920] Re: Eliminate Mochikit

 

Hey Robert when I am on the interests screen for 'Resume' I see this warning: [WAR] 27 (lib/web.php:2184) Undefined index: title
across all browsers I think you saw this when I called you over it keeps popping up so I am logging it.

Please seethe attached screen shot.

** Attachment added: "Undefined index title warning on interests page.png"
   https://bugs.launchpad.net/mahara/+bug/1323920/+attachment/4512407/+files/Undefined%20index%20title%20warning%20on%20interests%20page.png

-- 
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/1323920

Title:
  Eliminate Mochikit

Status in Mahara:
  In Progress

Bug description:
  Mahara currently includes MochiKit and JQuery. Annoyingly, they both
  use the $() function quite a bit, and this inevitably causes us
  problems.

  Mochkit is old, and everything it does can also be done by jQuery, so
  we should try to refactor it away to save us future development
  headaches.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1323920/+subscriptions


References