Wrong URL mask

yelvington - October 25, 2005 - 16:31
Project:Syndication
Version:4.6.x-1.x-dev
Component:Code
Category:bug report
Priority:critical
Assigned:deekayen
Status:closed
Description

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.

#1

deekayen - January 4, 2006 - 16:37
Assigned to:Anonymous» deekayen

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

#2

deekayen - January 4, 2006 - 22:37
Status:active» fixed

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

#3

Anonymous - January 18, 2006 - 22:41
Status:fixed» closed
 
 

Drupal is a registered trademark of Dries Buytaert.