Issue:Linkto is enclosed with html tags

From FollowTheScore
Revision as of 11:18, 9 April 2010 by EduRam (talk | contribs) (New page: {{Issue |Type = Bug |Extension = DPL |Version = 1.8.9 |Description = |Status = open }} == Problem == I tried to insert all references to the current page. I use...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
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 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>


Reply