← Back to team overview

mahara-contributors team mailing list archive

[Bug 613637] [NEW] Help button link on Edit Profile on demo.mahara

 

Public bug reported:

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(&quot;&quot;,&quot;&quot;,&quot;artefact&quot;,&quot;internal&quot;,&quot;index&quot;,&quot;&quot;,this);
return false;"><img
src="http://demo.mahara.org/theme/raw/static/images/icon_help.png";
alt="Help" title="Help"></a>

** Affects: mahara
     Importance: Undecided
         Status: New

-- 
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(&quot;&quot;,&quot;&quot;,&quot;artefact&quot;,&quot;internal&quot;,&quot;index&quot;,&quot;&quot;,this); return false;"><img src="http://demo.mahara.org/theme/raw/static/images/icon_help.png"; alt="Help" title="Help"></a>





Follow ups

References