Change record status: 
Project: 
Introduced in branch: 
7.x-5.x
Introduced in version: 
7.x-5.11
Description: 

In previous releases of the Twitter module the links embedded in content as part of the hashtag and username text filters were given CSS classes as follows:

Link: twitter-timeline-link
Username: twitter-timeline-atreply
Hashtag: twitter-timeline-hashtag

Twitter's API standards required different classes, so they have been updated as follows:

Link: twitter-timeline-link
Username: twitter-atreply
Hashtag: twitter-hashtag

Note that the class used for links is unchanged.

Impacts: 
Themers
Updates Done (doc team, etc.)
Online documentation: 
Not done
Theming guide: 
Not done
Module developer documentation: 
Not done
Examples project: 
Not done
Coder Review: 
Not done
Coder Upgrade: 
Not done
Other: 
Other updates done