← Back to team overview

mahara-contributors team mailing list archive

[Bug 1514718] A change has been merged

 

Reviewed:  https://reviews.mahara.org/5729
Committed: https://git.mahara.org/mahara/mahara/commit/32d56680eaa5136b93a2756ef9af80b4be0dc78e
Submitter: Robert Lyon (robertl@xxxxxxxxxxxxxxx)
Branch:    master

commit 32d56680eaa5136b93a2756ef9af80b4be0dc78e
Author: Robert Lyon <robertl@xxxxxxxxxxxxxxx>
Date:   Tue Nov 17 17:01:47 2015 +1300

Bug 1514718: Help icons and trouble with .form-group position relative

The help icons clickable area was being hidden. Removing the position
relative seems to fix the problem and not cause any other issues.

behatnotneeded

Change-Id: Ib0ae7368c52ebdb952ba147f03e25ec3e4301d02
Signed-off-by: Robert Lyon <robertl@xxxxxxxxxxxxxxx>

-- 
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:
  Fix Committed
Status in Mahara 15.10 series:
  Fix Committed
Status in Mahara 16.04 series:
  Fix Committed

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


References