Quantcast
Channel: Issues for XML sitemap
Viewing all articles
Browse latest Browse all 1238

Settings page Entity Bundle links are broken

$
0
0

When viewing the settings page (admin/config/search/xmlsitemap/settings), links to the settings for each Entity Bundle are incorrect, missing the initial admin/ path segment.

This is because the initial double slash in the Uri (Url::fromUri('internal://admin/config/search/xmlsitemap/settings')) causes 'admin' to get parsed as a host by parse_url() instead of being part of the path.


Viewing all articles
Browse latest Browse all 1238

Trending Articles