Download & Extend

TinyMCE Relative URL prepending breaks some filters

Project:TinyMCE
Version:6.x-1.x-dev
Component:Code
Category:bug report
Priority:normal
Assigned:Unassigned
Status:needs review

Issue Summary

TinyMCE prepends the base url on relative urls. This breaks some input filters. In my case, it breaks PathFilter.

http://wiki.moxiecode.com/index.php/TinyMCE:Configuration/relative_urls

I have created a patch that allows users to disable or enable this feature in the Admin menu.

With this patch, in admin/settings/tinymce/edit/[profile name], you now have a new option in Cleanup and Output to enable or disable TinyMCE converting relative URLs.

AttachmentSize
tinymce.module.patch669 bytes
tinymce.admin_.inc_.patch962 bytes