gwibber-bugs team mailing list archive
-
gwibber-bugs team
-
Mailing list archive
-
Message #02338
[Bug 656496] Re: Twitter message text should not be unescaped
Thank your for taking time in filing the bug to make ubuntu better.
can you reproduce it ?
if so than which version you are now ?
** Changed in: gwibber
Status: New => Incomplete
--
You received this bug notification because you are a member of Gwibber
Bug Heros, which is subscribed to Gwibber.
https://bugs.launchpad.net/bugs/656496
Title:
Twitter message text should not be unescaped
Status in Gwibber:
Incomplete
Bug description:
Currently in microblog/twitter.py in Client._common , the m['text']
field is constructed by unescaping the text field in the data. But
Twitter messages retrieved via JSON are not XML-escaped. This means
that messages containing ampersands are sometimes mangled. E.g., the
tweet "I like M&Ms" would be converted to "I like M". Note that this
only applies to the m['text'] field, so it is not visible in the main
UI (which uses m['content'], which isn't unescaped), but it is visible
in notifications.
To manage notifications about this bug go to:
https://bugs.launchpad.net/gwibber/+bug/656496/+subscriptions