- heddn Nicaragua
Drupal 7 is no longer formerly supported. Just cleaning up the issue queue. If this is something that still exists in the modern drupal version, feel free to re-open and provide some notes.
After suffering numerous issues on a page I found the HTML was being broken because my title had double quotes which were not being encoded when handled by EasySocial's twitter component.
See example: http://imgur.com/cWfZ4d4
code reads:
...data-text=""this is a quote in my title" - anon"..
should read:
...data-text=""this is a quote in my title" - anon"..
Closed: outdated
2.12
Code
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.
Drupal 7 is no longer formerly supported. Just cleaning up the issue queue. If this is something that still exists in the modern drupal version, feel free to re-open and provide some notes.