Closed GoogleCodeExporter closed 8 years ago
do you have a url pointing to any of their documentation that might back this
up?
Just want to add it as a comment if possible. I'll apply it soon then
(2.0.0-SNAPSHOT), do you need it on the 1.8 branch as well? Because I can
check it
in, but I haven't dealt with a release of the older branch yet..
Original comment by fern...@gmail.com
on 28 Aug 2008 at 5:09
I found this doc which seems pretty clear (see:
"alphabetically_sort_array_by_keys"):
http://wiki.developers.facebook.com/index.php/Authentication_guide#Requesting_Au
thentication
Or at least as clear as the FB docs ever get :)
We are running a custom build locally until 2.0 is ready, so don't push it to
1.8 on
my account. Thanks!
Original comment by jasper.r...@gmail.com
on 28 Aug 2008 at 6:15
It looks like there might have been some changes to try to address this, but
generateSignature() still is calling sort on the key=value pairs. I am just
going to
update the sort to just sort up to the first "=". That will maintain backwards
compatibility, but also fix the underlying issue.
Original comment by jasper.r...@gmail.com
on 3 Nov 2008 at 4:24
Original comment by jasper.r...@gmail.com
on 3 Nov 2008 at 4:26
Original issue reported on code.google.com by
jasper.r...@gmail.com
on 28 Aug 2008 at 2:56