Hi all,<div><br></div><div>Here it is one issue I get when writing link in long ptv + using a template to show the value of ptv.</div><div><br></div><div>First, this works as expected : </div><div><br></div><div>in PageA : </div>

<div>(:ptv: text [[PageB]] text:)</div><div>{$:ptv}</div><div>-&gt;print a link to PageB</div><div><br></div><div>in PageB call for the backlinks :</div><div>(:pagelist link={$FullName}:)</div><div>-&gt;print PageA</div>
<div>
<br></div><div>=&gt;all is ok as expected, backlink works.</div><div>(<a href="http://www.pmwiki.org/wiki/Test/BackLinkInPTV">http://www.pmwiki.org/wiki/Test/LinkInPTV</a></div><div><div><a href="http://www.pmwiki.org/wiki/Test/BackLinkInPTV">http://www.pmwiki.org/wiki/Test/BackLinkInPTV</a>)</div>

</div><div><br></div><div>Two, I have an issue when using a PageC template (configured in config.php) to print the ptv.</div><div>In that case, the link to PageB works but isn&#39;t written as a target in source code pageA ; so, in PageB, there is no backlink.</div>

<div><br></div><div>I can&#39;t reproduce on pmwiki because I don&#39;t how to call for a template without accessing config.</div><div>On my site, you can see it there :</div><div><a href="http://www.languefrancaise.net/Info/1111-11-11-page-de-test">http://www.languefrancaise.net/Info/1111-11-11-page-de-test</a> -&gt; link to [[Argot.GiraudDitalia1996]] (included in a ptv) is not written as a target, so no backlink (group Info uses a template to show the ptv values)</div>

<div><a href="http://www.languefrancaise.net/Test/LinkInPTV">http://www.languefrancaise.net/Test/LinkInPTV</a> -&gt; link to [[Argot.GiraudDitalia1996]] (normal, just text, no ptv) is well written as a target, so backlink works (group Test doesn&#39;t use any template).</div>

<div><br></div><div>(my template for Info group is : <a href="http://www.languefrancaise.net/Info/Maquette">http://www.languefrancaise.net/Info/Maquette</a>)</div><div><br></div><div>Is this an issue ? any solution* ? (and can you understand me ? ;)) ?</div>

<div><br></div><div>Thank you,</div><div>Gilles.</div><div><br></div><div>*one bad solution is to write a second time the link outside any ptv...</div><div><br></div><div>-- <br>---------------------------------------<br>

| A | de la langue française<br>| B | <a href="http://www.languefrancaise.net/">http://www.languefrancaise.net/</a><br>| C | <a href="mailto:languefrancaise@gmail.com">languefrancaise@gmail.com</a><br>---------------------------------------<br>


</div>