Default Editor is "Editor - TinyMCE".
In a article or Custom Module add Text with a link "/" or "/example"
Switch off editor without saving. Href attribut has wrong content.
Change href attribut to "/", switch on and off editor an href attribut is wrong again
The HREF attribute is not changed by Joomla when saving.
Same with JCE works as expected.
Link tags: <a href="/">Text</a> or <a href="/example">Text</a>
Link tag: <a href="http://your.domain">Text</a> <a href="example">Text</a>
Joomla 3.10
Firefox macos
Labels |
Removed:
?
|
Labels |
Added:
No Code Attached Yet
|
Confirmed. At a very quick guess it is because the option to have absolute or relative (default) urls in the editor plugin is not working
This report was for j3 with tinymce 4
Testing again with j4 and tinymce 5 I cannot replicate the problem
Tested with j4 and can confirm the behavior
can a maintainer please edit the post above so we can see the link code