Defect #12741
closed
wiki syntax help link is shows as plain text
Added by Terence Mill almost 12 years ago.
Updated about 9 years ago.
Resolution:
Cant reproduce
Description
The new link implementation in jstoolbar came with r1190. Now i see the <a hre link plaintext instead of a link button.
Files
I copied out the html content block with the erro prone code
<p><input name="commit" type="submit" value="Speichern">
<a accesskey="r" href="#" onclick="submitPreview(%22/projects/sas/wiki/2012_Aprilrelease/preview%22, %22wiki_form%22, %22preview%22); return false;">Vorschau</a></p>
<script type="text/javascript">
//<![CDATA[
var wikiToolbar = new jsToolBar(document.getElementById('content_text')); wikiToolbar.setHelpLink('<a href=\"/help/wiki_syntax.html\" onclick=\"window.open(&quot;/help/wiki_syntax.html&quot;, &quot;&quot;, &quot;resizable=yes, location=no, width=300, height=640, menubar=no, status=no, scrollbars=yes&quot;); return false;\">Textformatierung<\/a>'); wikiToolbar.draw();
//]]>
</script>
</form>
- Resolution set to Cant reproduce
Works for me. Are you using any plugin for text formatting?
- Status changed from New to Closed
Probably there is a plugin because a emoticon icon can be seen on the screenshot. Maybe the problem was caused by the plugin.
Closing.
Also available in: Atom
PDF