gwibber-bugs team mailing list archive
-
gwibber-bugs team
-
Mailing list archive
-
Message #00664
[Bug 740778] Re: Facebook: 'users liked this' is preceded by dictionary instead of count
This bug was fixed in the package gwibber - 2.91.93-0ubuntu1
---------------
gwibber (2.91.93-0ubuntu1) natty; urgency=low
* New upstream release
- Fixed posting comments/replies to your own posts
- facebook: handle a change in the data returned from the facebook API
for "likes" (LP: #740778)
- Fixed setting images stream for image data from twitter, identi.ca and
status.net
-- Ken VanDine <ken.vandine@xxxxxxxxxxxxx> Mon, 28 Mar 2011 10:22:42 -0400
** Changed in: gwibber (Ubuntu)
Status: New => Fix Released
--
You received this bug notification because you are a member of Gwibber
Bug Heros, which is subscribed to Gwibber.
https://bugs.launchpad.net/bugs/740778
Title:
Facebook: 'users liked this' is preceded by dictionary instead of
count
Status in Gwibber:
New
Status in “gwibber” package in Ubuntu:
Fix Released
Bug description:
The like count of facebook posts is not displayed in 2.91.91.1.
Instead, the whole dictionary is displayed:
{u'count': xxx, u'data': [{u'name': u'Firstname Lastname', u'id':
u'yyyyyyyyyy'}]} users liked this
References