[Tickets #9889] Re: facebook integration: UID wrong
bugs at horde.org
bugs at horde.org
Wed Jun 15 22:14:22 UTC 2011
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/9889
------------------------------------------------------------------------------
Ticket | 9889
Updated By | Git Commit <commits at lists.horde.org>
Summary | facebook integration: UID wrong
Queue | Horde Framework Packages
Version | Git master
Type | Bug
State | Assigned
Priority | 1. Low
Milestone |
Patch |
Owners | Michael Rubinsky
------------------------------------------------------------------------------
Git Commit <commits at lists.horde.org> (2011-06-15 22:14) wrote:
Changes have been made in Git for this ticket:
Bug: 9889 Fix integer overflow from certain facebook responses.
FB sometimes sends single numeric-like values back, in stead of json
encoded arrays. These are always converted to floats by json_decode().
Work around this by either the JSON_BIGINT_AS_STRING constant or
sniffing out the numeric type.
1 files changed, 9 insertions(+), 1 deletions(-)
http://git.horde.org/horde-git/-/commit/3bd64cd882e9a9266364f93658227930d125d1fb
More information about the bugs
mailing list