huuanh1987 / facebook-java-api

Automatically exported from code.google.com/p/facebook-java-api
0 stars 0 forks source link

Imminent change of albumIds from 64-bit integers to 50-character strings #189

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
http://forum.developers.facebook.com/viewtopic.php?id=31736 contains a 
reminder of a post from January:
  the format for album ids and photo ids will be changing from 64-bit 
  integers to strings (max: 50 characters). Note that all existing ids will 
  be backwards compatible.
& adds that these changes will occur on 10 April.

The schema was updated accordingly in r668, but the 
ExtensibleClient.photo_* methods still take Longs for photoId & albumId.

This will prevent use of these methods with new-format ids (whenever we 
start seeing them).

Original issue reported on code.google.com by richard....@gmail.com on 8 Apr 2009 at 10:10

GoogleCodeExporter commented 8 years ago
Thanks. I'll update these before the next release.

Original comment by david.j....@googlemail.com on 9 Apr 2009 at 1:43

GoogleCodeExporter commented 8 years ago
Hi, 

I have made the changes and here is the patch. Can you review it and apply it 
eventually?

Original comment by jovc...@gmail.com on 3 Jul 2009 at 8:34

Attachments:

GoogleCodeExporter commented 8 years ago
Any more Progress on this?

I really need photo uploads.
For the time being can I checkout the svn
Copy it,
Then apply the patch,
Then make a jar file,

Don't use SVN much so i'll try it now

Original comment by alla...@gmail.com on 14 Sep 2009 at 6:41

GoogleCodeExporter commented 8 years ago
I would think this should be higher than medium priority as this functionality 
is
completely broken for certain users.

Original comment by Matthew....@gmail.com on 15 Sep 2009 at 4:54

GoogleCodeExporter commented 8 years ago

Original comment by david.j....@googlemail.com on 15 Sep 2009 at 11:06

GoogleCodeExporter commented 8 years ago
finally fixed this.

Original comment by fern...@gmail.com on 21 Nov 2009 at 9:04