Active
Project:
twitter_blackbird
Version:
7.x-1.0
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
31 Aug 2011 at 03:55 UTC
Updated:
31 Aug 2011 at 03:55 UTC
Twitter now uses the following format for tweets by default:
http://twitter.com/#!/[USERNAME]/status/[TWEET_ID]
This URL, which is in the default format, works with the twitter_blackbird module:
https://twitter.com/#!/tronathan/status/108714747402272768
But this URL, which is now the default format, does not:
https://twitter.com/tronathan/status/108714747402272768
The module should be updated to support the new format as well as the old.