Full article image path is correct
Path contains an extra slash after the domain name
Problem appears to be with the regex. I created a patch for this bug: #45592
Labels |
Added:
No Code Attached Yet
|
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.
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.
Status | New | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2025-09-20 11:14:54 |
Closed_By | ⇒ | richard67 |
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?