When I insert a link to a taxonomy term it takes this form:

[nodepicker==/index.php?q=taxonomy/term/63==(Klein)%20chemisch%20afval==Klein]

So when the a-tag is inserted in the display of the content the href will become:

<a href="/index.php?q=/index.php%3Fq%3Dtaxonomy/term/63" title="(Klein) chemisch afval" class="nodepicker-link">Klein</a>

Removing the “/index.php?q=” from the source (the nodepicker link) will make it work.

Not sure if it is important but clean URL’s are disabled.

Comments

peter törnstrand’s picture

Status: Active » Fixed

Commited. Thanks!

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.