8fb9d746f3
The title of an article when displayed in the ArticleFragment is HTML escaped, as opposed to being properly un-escaped as in HeadlinesFragment (currently around line 588). This produces strings with """ instead of the quote character, for example.