I upgraded to 5.9 following the security report and the client reported the links were missing. I've subsequently updated to 5.10 but the template variables are not set (checked with dpm - added text in place and all okay) and links still missing. This is formatted tweet in from the /tweets view.
Steps to reproduce:
1. install twitter module and set-up an account
2. run cron to pull the tweets in
3. visit the /tweet page
4. view the area in the bottom right where Reply Favorite Retweet actions should be with text

I tried the 7.x-6.x branch and they come back but I'd be keen to stick on 5.x for the time being as I'm not sure on the upgrade path.
Thanks in advance.
| Comment | File | Size | Author |
|---|---|---|---|
| #10 | Selection_077.png | 24.16 KB | Andy_D |
| #7 | 2567021-7.patch | 505 bytes | Andy_D |
Comments
Comment #2
Andy_D commentedHad a beer and sorted this by updating the twitter_views_handler_field_formatted_tweet handler. Patch attached.
Comment #3
damienmckenna.
Comment #5
Andy_D commentedMy bad - the paths apply to the site instance where I fixed it not the dev code. Will try and sort it this week.
Comment #6
Andy_D commentedComment #7
Andy_D commentedFixed it! (Thanks to @opdavies for the mentoring)
Comment #8
Andy_D commentedComment #9
Andy_D commentedComment #10
Andy_D commentedComment #11
opdaviesThis fixed the problem for me, and the patch applies cleanly to the 7.x-5.x branch.
Comment #12
opdaviesComment #13
damienmckennaCommitted. Thanks.
Comment #15
damienmckennaThis bug doesn't exist for the 6.x-5.x or 7.x-6.x branches, so we're good. Thanks!