No Code Attached Yet
avatar Sulpher
Sulpher
13 Sep 2021

In addition to this issue #31474 where is similar issue was detected.

How to reproduce the issue:
Create a new menu item > articles and get a popup window with a list of articles and there is such a space in the link.

1

2

3

You will see empty space in links.

Joomla 4.0.2

avatar Sulpher Sulpher - open - 13 Sep 2021
avatar joomla-cms-bot joomla-cms-bot - change - 13 Sep 2021
Labels Added: No Code Attached Yet
avatar joomla-cms-bot joomla-cms-bot - labeled - 13 Sep 2021
avatar Sulpher Sulpher - change - 13 Sep 2021
The description was changed
avatar Sulpher Sulpher - edited - 13 Sep 2021
avatar chmst
chmst - comment - 14 Sep 2021

Confirmed. #35514
We need a generic soution for that.

avatar brianteeman
brianteeman - comment - 14 Sep 2021

something like $html= trim(preg_replace('/>\s+</', '><', $html));

otherwise its a never ending list of manual fixes.

avatar chmst
chmst - comment - 14 Sep 2021

I would prefer a consequent usage of HtmlHelper for generating links.

avatar richard67 richard67 - change - 14 Sep 2021
Status New Closed
Closed_Date 0000-00-00 00:00:00 2021-09-14 21:59:21
Closed_By richard67
avatar richard67 richard67 - close - 14 Sep 2021
avatar richard67
richard67 - comment - 14 Sep 2021

Closing as having a pull request. Please test #35564 . Thanks in advance.

Add a Comment

Login with GitHub to post a comment