← Back to team overview

mahara-contributors team mailing list archive

[Bug 1514718] [NEW] help icons don't work in modal windows

 

Public bug reported:

Mahara 15.10

$config->version = 2015092910;
$config->series = '15.10';
$config->release = '15.10.0';

Browser: Firefox 42

When adding an Authentication plugin to an institution, in the modal
forms, the help icons generate javascript errors.

such as:

* node.nextSibling is null  (coming from admin/users/addauthority.php)

once the above is fixed:
* elem is null (coming from js/MOchiKit/DOM.js)

** Affects: mahara
     Importance: Undecided
         Status: New

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

Title:
  help icons don't work in modal windows

Status in Mahara:
  New

Bug description:
  Mahara 15.10

  $config->version = 2015092910;
  $config->series = '15.10';
  $config->release = '15.10.0';

  Browser: Firefox 42

  When adding an Authentication plugin to an institution, in the modal
  forms, the help icons generate javascript errors.

  such as:

  * node.nextSibling is null  (coming from admin/users/addauthority.php)

  once the above is fixed:
  * elem is null (coming from js/MOchiKit/DOM.js)

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


Follow ups