Skip to content

Seebrücke im Ostseebad Wustrow by Ulrich Metz.

Tags for No more relative links in feeds

No more relative links in feeds

Regarding my earlier post on relative links in feeds, I have now implemented fixes for both parts of the issue.

  • The feeds that Drupal creates are now checked for relative urls. Relative urls are changed to absolute urls instead.
    Like I did before, I have submitted a patch. Since this is a Drupal core issue, I fully expect the patch to be altered quite a bit or even be rejected, but we'll see.

  • Incomming feeds are also checked for relative urls.
    Unlike the other part above, this could be fixed using Drupal's theming system, without patching any of the modules. Once there is more clarity on the patch I submitted, I will make another patch for the incoming feeds and submit that.

Rejoice, the site just got better ;-)