← Back to team overview

mahara-contributors team mailing list archive

[Bug 1298129] A change has been merged

 

Reviewed:  https://reviews.mahara.org/3121
Committed: http://gitorious.org/mahara/mahara/commit/f3a0fe932cf1c554dad0d41206cd1db347a7237c
Submitter: Robert Lyon (robertl@xxxxxxxxxxxxxxx)
Branch:    master

commit f3a0fe932cf1c554dad0d41206cd1db347a7237c
Author: Nathan Lewis <nathan.lewis@xxxxxxxxxxxxx>
Date:   Thu Mar 27 13:59:13 2014 +1300

Fix help popup in multicolumntable pieform (Bug #1298129)

- the help icon should be a "i" in a blue circle, but instead is showing a "?"
and the link does not work

Change-Id: Iab0565ea32712bb0f14ec9d7e80a5c1f608ced93
Signed-off-by: Nathan Lewis <nathan.lewis@xxxxxxxxxxxxx>

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

Title:
  Multicolumntable pieform help is broken

Status in Mahara ePortfolio:
  Fix Committed

Bug description:
  I would expect to see "i" in a blue circle, but instead I see "?" and
  the link does not work.

  Version: master


  Patch is ready to submit.

  To test: Multicolumntable is not being used in mahara. To test, edit account/index.php and change line 115
       'renderer'    => 'table',
  to
       'renderer'    => 'multicolumntable',
  then open mahara and click Settings. Without the patch, the help icons don't work and look wrong. With the patch, they are normal. (Note that there are other problems with changing 'table' to 'multicolumntable' in the settings page, but they are related to the limitation of using multicolumntable and are not relevant to this patch - don't forget to undo the change you just made!)

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


References