tinyMCE adding http://mce_host/ to href when href is a module tag!
Posted: Mon Jun 15, 2009 7:28 pm
I am using a CMS Module to generate the url in some of my links.
But, when tinyMCE encounters
href="{cms_module modeul='myModule' action='myAction'}" it adds 'http://mce_host/' to the front of the href!
The end result is that whenever anything is edited on that page, the saved link ends up with:
href="http://mce_host/{cms_module modeul='myModule' action='myAction'}" Shocked
Needless to say, it is annoying and damaging!
Anybody else see this issue? Anybody fix it?
This is TinyMCE version 2.4.13.
Edit: Removed other posting.
But, when tinyMCE encounters
href="{cms_module modeul='myModule' action='myAction'}" it adds 'http://mce_host/' to the front of the href!
The end result is that whenever anything is edited on that page, the saved link ends up with:
href="http://mce_host/{cms_module modeul='myModule' action='myAction'}" Shocked
Needless to say, it is annoying and damaging!
Anybody else see this issue? Anybody fix it?
This is TinyMCE version 2.4.13.
Edit: Removed other posting.