Project

General

Profile

Actions

Defect #12741

closed

wiki syntax help link is shows as plain text

Added by Terence Mill over 11 years ago. Updated over 8 years ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Category:
Wiki
Target version:
-
Start date:
Due date:
% Done:

0%

Estimated time:
Resolution:
Cant reproduce
Affected version:

Description

The new link implementation in jstoolbar came with r1190. Now i see the <a hre link plaintext instead of a link button.


Files

Zwischenablage01.png (459 KB) Zwischenablage01.png Terence Mill, 2013-01-04 17:55
Actions #1

Updated by Terence Mill over 11 years ago

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">
//&lt;![CDATA[
var wikiToolbar = new jsToolBar(document.getElementById('content_text')); wikiToolbar.setHelpLink('&lt;a href=\"/help/wiki_syntax.html\" onclick=\"window.open(&amp;quot;/help/wiki_syntax.html&amp;quot;, &amp;quot;&amp;quot;, &amp;quot;resizable=yes, location=no, width=300, height=640, menubar=no, status=no, scrollbars=yes&amp;quot;); return false;\"&gt;Textformatierung&lt;\/a&gt;'); wikiToolbar.draw();
//]]&gt;
</script>
</form>
Actions #2

Updated by Jean-Philippe Lang over 11 years ago

  • Resolution set to Cant reproduce

Works for me. Are you using any plugin for text formatting?

Actions #3

Updated by Go MAEDA over 8 years ago

  • 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.

Actions

Also available in: Atom PDF