No Code Attached Yet
avatar Technicalleigh
Technicalleigh
19 Sep 2025

Steps to reproduce the issue

  1. Set up RSS feed for a category
  2. Add an article to the category which includes a Full Article Image
  3. Open the RSS feed and check Item > Description > Img tag

Expected result

Full article image path is correct

Actual result

Path contains an extra slash after the domain name

Additional comments

Problem appears to be with the regex. I created a patch for this bug: #45592

avatar Technicalleigh Technicalleigh - open - 19 Sep 2025
avatar joomla-cms-bot joomla-cms-bot - change - 19 Sep 2025
Labels Added: No Code Attached Yet
avatar joomla-cms-bot joomla-cms-bot - labeled - 19 Sep 2025
avatar Aaqilyousuf
Aaqilyousuf - comment - 20 Sep 2025

Hi @Technicalleigh,
I’m planning to work on the RSS feed image URL issue (#46131). Your PR (#45592) already fixed the double-slash problem for root installations. Should I focus only on the sub-folder installation issue, or do you want me to handle both root and sub-folder cases together?

avatar Technicalleigh
Technicalleigh - comment - 20 Sep 2025

Hi @Aaqilyousuf, thanks for checking. The sub-folder installation issue is totally separate from this bug and the PR #45592 that I’ve submitted. That is, my PR fixes the double-slash problem regardless of where Joomla is installed. But there’s a different bug with the sub-folder installation which I don’t think is related to the regex my PR changes. I’m not working on that separate issue and don’t know if anyone else is or not.

avatar Aaqilyousuf
Aaqilyousuf - comment - 20 Sep 2025

Thanks for clarifying, @Technicalleigh!
I understand that PR #45592 fixes the double-slash issue, and the sub-folder problem is separate. I’ll leave the testing to you and the maintainers.

avatar richard67 richard67 - change - 20 Sep 2025
Status New Closed
Closed_Date 0000-00-00 00:00:00 2025-09-20 11:14:54
Closed_By richard67
avatar richard67 richard67 - close - 20 Sep 2025
avatar richard67
richard67 - comment - 20 Sep 2025

Closing as having a pull request. See #45592 .

Add a Comment

Login with GitHub to post a comment