Closed (fixed)
Project:
Twitter Pull
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Created:
23 Apr 2013 at 18:59 UTC
Updated:
14 Aug 2014 at 09:18 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
cdenneen commentedModified variables to NULL to avoid causing warnings for undefined variables
Comment #2
jec006 commentedCommitted here: http://drupalcode.org/project/twitter_pull.git/commit/39b3979
thanks cdenneen
Comment #4
joachim commentedI'd like to backport this to 6.x-1.x.
Comment #5
joachim commentedA patch here would depend on those at:
- #1781024: Make the Twitter Pull module work when Twitter turns off the version 1 API
- #917460: support for Boxes module
also, twitter_pull_render() has an extra parameter in D7 that was added in #1124732: Lazy load tweets [patch]. Not backporting this first would mean that twitter_pull_render() diverges between D6 and D7 -- but then currently it already does!
Comment #6
joachim commentedHere's a patch. It's cumulative on the patches at the issues mentioned above, specifically at these comments:
- https://drupal.org/node/1781024#comment-7583403
- https://drupal.org/node/917460#comment-6682336
Comment #7
joachim commentedCommitted to 6.x.-2.x.
Issue #1977950 by cdenneen, joachim: Added options for showing retweets and replies in Twitter Block Box.
Comment #9
raulmuroc commented+1