Page 1 of 1

[bug?] Incorrect link in anchor

Posted: Wed Nov 01, 2006 4:48 pm
by bruco
I inserted some anchors in one of my web pages. For example, anchor "nota1".
But when I view it, the link points to the home page! And the url resulting by the anchor is: "http://127.0.0.1/cmsmadesimple102/#nota1"

Re: [bug?] Incorrect link in anchor

Posted: Wed Nov 01, 2006 5:07 pm
by tsw
works here, give detailed steps to replicate.

Re: [bug?] Incorrect link in anchor

Posted: Wed Nov 01, 2006 7:34 pm
by bruco
tsw wrote: works here, give detailed steps to replicate.
Create a new page and fill it with a lorem ipsit text. In the wysisyg editor, make an anchor somewhere in the text, using the toolbar button. Then select a word, and insert a link using the toolbar button. In the pop-up window, choose "anchor in this page" (my translation from Italian) and give the correct name in the box below. Submit. When you preview/view the saved page, you realize that the link is not correct for it refers to a different page (the root of the project).

Re: [bug?] Incorrect link in anchor

Posted: Wed Nov 01, 2006 7:38 pm
by tsw
ok, so this is fckeditor anchor problem, sorry I dont know much about fckeditor...

use cmsms anchor tag {anchor}

hope this helps

Re: [bug?] Incorrect link in anchor

Posted: Wed Nov 01, 2006 8:28 pm
by bruco
tsw wrote: ok, so this is fckeditor anchor problem, sorry I dont know much about fckeditor...

use cmsms anchor tag {anchor}

hope this helps
Some link about usage of such a tag? Many thanks.

Re: [bug?] Incorrect link in anchor

Posted: Wed Nov 01, 2006 8:35 pm
by tsw
extensions -> tags -> anchor help link

Re: [bug?] Incorrect link in anchor

Posted: Wed Nov 01, 2006 10:26 pm
by bruco
tsw wrote: extensions -> tags -> anchor help link
So made it works!