Closed (fixed)
Project:
Syndication
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Anonymous (not verified)
Created:
27 Feb 2004 at 22:01 UTC
Updated:
14 Dec 2004 at 02:15 UTC
In function syndication_blogs:
$url = "blog/feed/id/$account->uid";
should probably be:
$url = "blog/feed/$account->uid";
This is similar to a bug fixed in 1.23 but appears to be something overlooked.
Comments
Comment #1
moshe weitzman commentedComment #2
(not verified) commented