← Back to team overview

mahara-contributors team mailing list archive

[Bug 1298129] [NEW] Multicolumntable pieform help is broken

 

Public bug reported:

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!)

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

Title:
  Multicolumntable pieform help is broken

Status in Mahara ePortfolio:
  New

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


Follow ups

References