mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #00915
[Bug 613637] Re: Help button link on Edit Profile on demo.mahara
I can't reproduce this on:
* Safari 5.0.1 for Windows
* IE 8.0.6001 (Windows)
* Firefox (Windows)
* Iceweasel (Debian Lenny)
* Google Chrome 5.0.375.125 (Debian Lenny)
This is looking at the Edit Profile page on demo.mahara.org: http://demo.mahara.org/artefact/internal
I've also tried mahara from HEAD with the same effect.
--
Help button link on Edit Profile on demo.mahara
https://bugs.launchpad.net/bugs/613637
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Status in Mahara ePortfolio: New
Bug description:
There may be a quotation mark too many (cf. screenshot). Safari 5 displays code on the Edit Profile page on demo.mahara.
the code in question is:
<a href="" onclick="contextualHelp("","","artefact","internal","index","",this); return false;"><img src="http://demo.mahara.org/theme/raw/static/images/icon_help.png" alt="Help" title="Help"></a>
References