Hi Aaron, We created a custom theme that's using modal windows for the auth instance config.
But, I'm glad you could reproduce the issue. Cheers, Ghada -- 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: Confirmed Status in Mahara 15.10 series: Confirmed Status in Mahara 16.04 series: Confirmed 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 _______________________________________________ Mailing list: https://launchpad.net/~mahara-contributors Post to : [email protected] Unsubscribe : https://launchpad.net/~mahara-contributors More help : https://help.launchpad.net/ListHelp

