Difference between revisions of "Issue:Linkto is enclosed with html tags"

From FollowTheScore
Jump to: navigation, search
m
m (Problem)
Line 16: Line 16:
 
</pre>
 
</pre>
  
What I see is:
+
What I see printed on the page is:
  
 
<pre>
 
<pre>

Revision as of 11:20, 9 April 2010

Description:
Extension / Version: DPL   /   1.8.9
Type / Status: Bug   /   open

Problem

I tried to insert all references to the current page. I use this:

{{#dpl: linksto = {{FULLPAGENAME}} }}

What I see printed on the page is:

<html><a href="/wiki/index.php/Aplica%C3%A7%C3%B5es_de_Testes" title="Aplicações de Testes">Aplicações de Testes</a></html>
<html><a href="/wiki/index.php/PaginaPrincipal" title="PaginaPrincipal">PaginaPrincipal</a></html>

The Mediawiki version is 1.16beta1.

Reply