No double slash inside feed link rel="self" href URL, e.g.
<link rel="self" type="application/atom+xml" href="http://localhost:7054/index.php?format=feed&type=atom"/>
In both feeds there is still a doubled slash existing, e.g.:
<link rel="self" type="application/atom+xml" href="http://localhost:7054//index.php?format=feed&type=atom"/>
5.4-dev branch
This is a follow-up to #45592
| Labels |
Added:
No Code Attached Yet
|
||