huuanh1987 / facebook-java-api

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

ApplicationProperty.java enum missing property #238

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
missing the "connect_url" enum value

the enum simply seems to miss a value that is documented at
http://wiki.developers.facebook.com/index.php/ApplicationProperties

What is the expected output? What do you see instead?
Cannot set connect_url in an application using
fbClient.admin_setAppProperties(propertySet)

What version of the product are you using? On what operating system?
3.0.0 snapshot

Original issue reported on code.google.com by afish...@gmail.com on 6 Sep 2009 at 3:42

GoogleCodeExporter commented 8 years ago
fixed :) sorry for the wait.

Original comment by fern...@gmail.com on 1 Nov 2009 at 12:57

GoogleCodeExporter commented 8 years ago
In which version was this fixed? It seems this is not part of the new 3.0.1 
release.
Is that so?

Original comment by afish...@gmail.com on 2 Nov 2009 at 7:48

GoogleCodeExporter commented 8 years ago
Another missing property I found is iframe_enable_util - size setting for 
iframe apps

Original comment by afish...@gmail.com on 5 Nov 2009 at 8:51