Created By
Alexander Makarov
06/29/2012 1:04pm

Subscribers (4)

BugsJavaScript SDK (all.js) error in FireFox: n.onload is not a function

  • Status: Fixed
  • Priority: Low
  • Updated: July 3, 2012 at 10:24pm
Latest response from Facebook
Noorin Ladhani
This should now be resolved. Thanks for your patience.
Status changed to Fixed · July 3, 2012 at 10:24pm
Øyvind Sean Kinsey
We have a fix for this issue and it will be pushed soon. Stay tuned.
Status changed to Fix Ready · July 3, 2012 at 9:37pm
Noorin Ladhani
Thanks for the report. We will follow up.
Status changed to Triaged · Priority changed to Low · June 29, 2012 at 1:45pm
When using graph API through JavaScript API in FF and doing a query like:

SELECT page_id,latitude,longitude FROM place WHERE page_id IN (/* 81 or more comma- separated IDs here, see steps to reproduce*/)

it results in "n.onload is not a function" error
1 person can reproduce this issue by following these steps
Repro