Closed (fixed)
Project:
Twitter
Version:
6.x-3.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
24 Sep 2010 at 20:24 UTC
Updated:
3 Nov 2010 at 16:00 UTC
Here's a one liner to allow the twitter_action to work with the workflow.module. Without this the $node object doesn't get properly populated, and it posts the token placeholders as is.
Tested with http://drupal.org/node/404470#comment-3406924 applied (instructions for application are in #106 in that issue).
Seems to work fine for me.
| Comment | File | Size | Author |
|---|---|---|---|
| twitter_actions-workflow.diff | 751 bytes | beeradb |
Comments
Comment #1
walkah commentedcommitted. thanks!