Closed (fixed)
Project:
Twitter
Version:
7.x-3.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
30 Jan 2012 at 22:21 UTC
Updated:
25 Jan 2013 at 23:14 UTC
After playing around with the Twitter module and figuring out it didn't support the search API (but it's in the todo and in planning since 2009 at least...), I turned my attention to http://drupal.org/project/twitter_block and ran into a conflict.
Both modules declare a TwitterSearch class. Twitter module's is empty, while the one used in Twitter Block holds the whole functionnality. I'm not sure how the class registry is supposed to work, but it looks like you can't have two classes with the same name. I've opened an issue with Twitter Block too: #1211770: Rename TwitterSearch class to TwitterBlockSearch (conflict with twitter.module).
Comments
Comment #1
paboden commentedchanging to fixed because of similar issue at
#1211770: Rename TwitterSearch class to TwitterBlockSearch (conflict with twitter.module).being closed (fixed). Please re-open if it is still an issue.Comment #2
davidneedhamThis was fixed in the other issue.