Project:Syndication
Version:4.6.x-1.x-dev
Component:Code
Category:bug report
Priority:critical
Assigned:deekayen
Status:closed (fixed)

Issue Summary

I believe line 79 of syndication.module should read
$url = "blog/$account->uid/feed";
and not
$url = "blog/feed/$account->uid";
as it does in the 4.6 version tarfile.

Comments

#1

Assigned to:Anonymous» deekayen

I'm guessing this is related to http://drupal.org/node/16017

#2

Status:active» fixed

Committed to CVS for DRUPAL-4-6. I should be applying it to HEAD tonight.

#3

Status:fixed» closed (fixed)
nobody click here