No Code Attached Yet
avatar thomaslanger
thomaslanger
24 Nov 2021

Steps to reproduce the issue

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.

Expected result

Link tags: <a href="/">Text</a> or <a href="/example">Text</a>

Actual result

Link tag: <a href="http://your.domain">Text</a> <a href="example">Text</a>

System information (as much as possible)

Joomla 3.10
Firefox macos

Additional comments

avatar thomaslanger thomaslanger - open - 24 Nov 2021
avatar thomaslanger thomaslanger - change - 24 Nov 2021
Labels Removed: ?
avatar joomla-cms-bot joomla-cms-bot - change - 24 Nov 2021
Labels Added: No Code Attached Yet
avatar joomla-cms-bot joomla-cms-bot - labeled - 24 Nov 2021
avatar brianteeman
brianteeman - comment - 24 Nov 2021

can a maintainer please edit the post above so we can see the link code

avatar thomaslanger thomaslanger - change - 25 Nov 2021
The description was changed
avatar thomaslanger thomaslanger - edited - 25 Nov 2021
avatar brianteeman
brianteeman - comment - 25 Nov 2021

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

avatar Quy Quy - labeled - 20 Jan 2022
avatar brianteeman
brianteeman - comment - 18 Feb 2023

This report was for j3 with tinymce 4
Testing again with j4 and tinymce 5 I cannot replicate the problem

avatar HLeithner
HLeithner - comment - 21 Feb 2023

Tested with j4 and can confirm the behavior

Add a Comment

Login with GitHub to post a comment