Closed (duplicate)
Project:
Twitter Pull
Version:
7.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
4 Mar 2013 at 15:18 UTC
Updated:
19 Aug 2013 at 07:43 UTC
Jump to comment: Most recent file
Comments
Comment #1
mfernea commentedI'm uploading a patch for this.
Comment #2
wbobeirne commentedRan in to the same issue, came here to post a patch myself. This is a better solution than mine though, works like a charm.
Comment #3
wbobeirne commentedPosted a patch over here that solves a different issue, but since it's the same line of code, fixes this one as well. http://drupal.org/node/1935318
Comment #4
wbobeirne commentedWith further testing, I found that this does not work depending on whether or not you're using the twitter module for Twitter API v1.1. I've added a new patch in the issue I posted above that catches all by json_encoding then decoding so that you recursively change every array to an object.
Comment #5
mfernea commentedI agree that the patch at http://drupal.org/node/1935318#comment-7152212 solves the problem better.
If that issue is merged, I think we should close this as a duplicate.
Comment #6
joachim commentedThat issue is now fixed (but needs documentation). Hence closing this per previous comment.