In 14.1.7 feeds where assets (such as images) are led with // (instead of http:// or https://) will be erroneously prefixed with the domain base URL (i.e. https://domain.tld//domain.tld/path/to/asset).
The issue does not exist in 14.1.6.
Explain what you did to encounter the issue
There are no errors in there that pertain to this issue.
There are no errors in there that pertain to this issue.
@alexdebril any idea?
Yes, It's my fault. When implementing the relative to absolute URL transformation, I assumed that no one would use // instead of the http:// or https:// scheme ...
I'll prepare a patch very soon to fix this.
Really sorry for that :(
v4.6.2 fixes it
Thanks @alexdebril
Fix included in 14.1.8
Most helpful comment
v4.6.2 fixes it