Closed (fixed)
Project:
Twitter
Version:
6.x-5.x-dev
Component:
Documentation
Priority:
Minor
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
22 Jan 2013 at 09:30 UTC
Updated:
20 Aug 2015 at 09:44 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
juampynr commentedPatch?
Comment #2
Drave Robber commentedLater today. :)
Comment #3
Drave Robber commentedPatch attached. Relevant CS were followed.
I left other hooks alone for now, might pay some attention when I get to implementing them. 62 lines of Doxygen is enough for a normal day, after all. :D
Comment #4
13rac1 commentedNice work Drave! Patch applies cleanly.
Comment #5
pavlosdan+1 For getting this in.
We are using this hook to fire a Rules event but we were getting a whitescreen when Twitter redirected the user back to our site with an
error and an
"Unauthorized" error from Twitter in the error log.
Correct documentation would have saved us a lot of time in debugging this :)
Comment #6
damienmckennaTriggering the testbot.
Comment #10
damienmckennaRerolled.
Comment #11
damienmckennaCommitted to the 7.x-5.x branch.
Comment #13
damienmckennaThis hook doesn't exist in the 7.x-6.x branch, but it's still mentioned in the API file.
Comment #14
damienmckennaRerolled for the 6.x-5.x branch. This needs to be reviewed to confirm the docs are accurate.
Comment #16
damienmckennaRemoving this from the 7.x release plans to avoid confusion.
Comment #17
damienmckennaComment #19
damienmckennaCommitted. Thanks!