Page 1 of 1

[solved] CMS Self Linked image displays as html text

Posted: Mon Aug 24, 2009 1:22 pm
by daymobrew
Using CMSMS 1.6.4 with TinyMCE.

I created a page and inserted image. I made a cms self link for the image, the image and self link appears as html code in the live page.
This does not happen for text based self links.
See: http://www.carpenterstown-et.com/image-test.html

Re: CMS Self Linked image displays as html text

Posted: Mon Aug 24, 2009 4:02 pm
by reneh
I think the solution is to go into Tiny admin and change the cms_selflink type to be a href...

Re: CMS Self Linked image displays as html text

Posted: Mon Aug 24, 2009 5:54 pm
by daymobrew
reneh wrote: I think the solution is to go into Tiny admin and change the cms_selflink type to be a href...
It was set to href style so I set it to cms_selflink style and back again. This sorted it out.

Why does the cms_selflink version not work? Is it a bug?