Bug #2244
Facebook plugin bug with user ids
Start date:
October 08, 2015
Due date:
% Done:
100%
Estimated time:
Description
For now Facebook uses 64 bit integer for user id field, so it could be up to 18,446,744,074,000,000,000
However in Facebook plugin this fields length is only 15.
Please increase that value.