Open GoogleCodeExporter opened 9 years ago
Note that the same problem also occurs with photo ids.
For this user querying one of their albums shows that their photo IDs (pid's)
are
also Strings. N.B. pid 100000000011201_8221 and 100000000011201_8222
-----
<?xml version="1.0" encoding="UTF-8"?>
<photos_get_response xmlns="http://api.facebook.com/1.0/"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://api.facebook.com/1.0/
http://api.facebook.com/1.0/facebook.xsd" list="true">
<photo>
<pid>100000000011201_8221</pid>
<aid>100000000011201_931</aid>
<owner>100000000011201</owner>
<src_small>http://photos-h.ak.fbcdn.net/hphotos-ak-snc1/hs019.snc1/3025_10055266
9954733_100000000011201_8221_5953968_t.jpg</src_small>
<src_small_width>75</src_small_width>
<src_small_height>89</src_small_height>
<src_big>http://photos-h.ak.fbcdn.net/hphotos-ak-snc1/hs019.snc1/3025_1005526699
54733_100000000011201_8221_5953968_n.jpg</src_big>
<src_big_width>300</src_big_width>
<src_big_height>358</src_big_height>
<src>http://photos-h.ak.fbcdn.net/hphotos-ak-snc1/hs019.snc1/3025_10055266995473
3_100000000011201_8221_5953968_s.jpg</src>
<src_width>108</src_width>
<src_height>130</src_height>
<link>http://www.facebook.com/photo.php?pid=8221&id=100000000011201</link>
<caption/>
<created>1240342952</created>
<modified>1240342952</modified>
<object_id>100552669954733</object_id>
</photo>
<photo>
<pid>100000000011201_8222</pid>
<aid>100000000011201_931</aid>
<owner>100000000011201</owner>
<src_small>http://photos-f.ak.fbcdn.net/hphotos-ak-snc1/hs019.snc1/3025_10055267
3288066_100000000011201_8222_1134644_t.jpg</src_small>
<src_small_width>75</src_small_width>
<src_small_height>62</src_small_height>
<src_big>http://photos-f.ak.fbcdn.net/hphotos-ak-snc1/hs019.snc1/3025_1005526732
88066_100000000011201_8222_1134644_n.jpg</src_big>
<src_big_width>500</src_big_width>
<src_big_height>417</src_big_height>
<src>http://photos-f.ak.fbcdn.net/hphotos-ak-snc1/hs019.snc1/3025_10055267328806
6_100000000011201_8222_1134644_s.jpg</src>
<src_width>130</src_width>
<src_height>108</src_height>
<link>http://www.facebook.com/photo.php?pid=8222&id=100000000011201</link>
<caption/>
<created>1240342952</created>
<modified>1240342952</modified>
<object_id>100552673288066</object_id>
</photo>
</photos_get_response>
-----
Original comment by yate...@gmail.com
on 24 Nov 2009 at 12:56
Original issue reported on code.google.com by
yate...@gmail.com
on 24 Nov 2009 at 12:20