Anchor Function in TinyMCE Not Working in FireFox

3 posts by 2 authors in: Forums > CMS Builder
Last Post: February 19, 2014   (RSS)

Hi In-house-logic,

I've done some local testing in Firefox, and was able to recreate the issue. If you create a link and enter a full url to another site, for example:

http://www.google.com

Then the WYSIWYG will leave the link as it is. But if you enter a link to a local link, for example if I had CMS Builder installed on example.com: 

http://www.example.com/apage.html

It will change the link to be absolute:

/apage.html

The bug seems to be if you link to the base of the site:

http://example.com

You end up with a broken link button, and the only way to remove the link is to edit the html manually.

You can get around this by linking to your homepage using a relative url:

/

I'll look into this bug and see if there is a fix that has been implemented into TinyMCE. If you'd like, you can disable the conversion of URL's to be absolute using this post:

http://www.interactivetools.com/forum/forum-posts.php?postNum=2230080#post2230080

Thanks!

Greg

Greg Thomas







PHP Programmer - interactivetools.com

Thank you, Greg! I was starting to think I had gone even further round the bend.

Your suggestion will be workable for now but will look forward to any further info you might dig up.

Cheers,

J.