ianlee-dev / facebook-java-api

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

2.0.0-SNAPSHOT c.f.a.FacebookParam missing constant for fb_sig_locale #102

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. 2.0.0-SNAPSHOT

Hi !
I wanted to cleanup my app code of calls like
request.getParameter("fb_sig_locale"), but unless I'm wrong, I believe
com.facebook.api.FacebookParam is missing a static final constant like
LOCALE :)
Granted, internationalisation is not very common in facebook apps, but mine
does use it ;)
It's not even a bug, more like a feature request.

Original issue reported on code.google.com by hak...@gmail.com on 5 Sep 2008 at 9:51

GoogleCodeExporter commented 8 years ago
thank you.  yeah, i guess it's an issue, so it's both for bugs and requests, and
other topics we want to explicitly track :)

this is actually duplicate :)

Original comment by fern...@gmail.com on 6 Sep 2008 at 12:52