TinyMCE adds /assets/components/tinymce/ to every link I add using the TinyMCS "add link" function.
When changing the tiny.path_options setting the path changes but still contains the above fragment - e.g. http://www.mydomain.com/assets/components/tinymce/PATH-I-WANT
This (wrong) replacing occurs before saving the page using modx. I.e. after adding a link [[~17]] and clicking insert, then editing the link again without saving tinyMCE already transformed the link to: /assets/components/tinymce/[[~17]].
[copied from Keiron Roberts and his thread here: http://bugs.modx.com/issues/2546#change-4974 ]
Another problem description: http://modxcms.com/forums/index.php/topic,56086.0.html
and here a screenshot: http://bugs.modx.com/attachments/13/Bildschirmfoto_2010-10-16_um_09.05.18.png