When autodiscovering a feed, if the autodiscovered url is relative and does not begin with '/', prepend a '/' before converting it to an absolute url.
This fixes error autodiscovering feeds with relative urls that did not have '/' as their first character.
↧