Page 1 of 1

{cms_selflink} bug

Posted: Sun Nov 25, 2007 1:56 am
by Augustas
I think this is certainly a bug of the plugin {cms_selflink} (CMSMS v 1.2), so I decided to post this problem also in this forum.

As I have already mentioned in another thread, {cms_selflink} does not handle internal page links properly.

I used this plugin in this way:

Code: Select all

{cms_selflink dir='anchor' anchorlink='term' text='link text'}
But the output was following:
Hierarchy of the page where I place this link: 9.1.3.3.2.1
Hierarchy of the page which appears in the output of this plugin: 9.1.4

I also mentioned this problem in this thread:

I had to solve this issue by using {anchor}

Augustas