Send proper URL to FriendFeed when node is published

CSCharabaruk - January 17, 2009 - 20:37
Project:FriendFeed
Version:5.x-1.x-dev
Component:Code
Category:bug report
Priority:normal
Assigned:CSCharabaruk
Status:closed
Description

Currently, the URL passed to FriendFeed when a node is published is relative (of the form "/node/xxxx"), rather than an absolute URL (like "http://example.com/this-is-a-node"). As such, FriendFeed treats the passed URL value as a comment, leading to malformed entries on a person's feed.

This patch sets $absolute in the call to url() to ensure an full URL is sent to FriendFeed.

AttachmentSize
friendfeed.module.patch944 bytes

#1

Rob Loach - January 18, 2009 - 15:00
Status:needs review» reviewed & tested by the community

Wicked awesome to the max! Coldacid++;

I'll commit this once the IDE is installed.

#2

Rob Loach - January 18, 2009 - 15:33
Status:reviewed & tested by the community» fixed

Committed to Drupal 5 branch and Drupal 6 branch. YAY!

#3

System Message - February 1, 2009 - 15:40
Status:fixed» closed

Automatically closed -- issue fixed for 2 weeks with no activity.

 
 

Drupal is a registered trademark of Dries Buytaert.