Push Changes - Jan 13 2009

From Facebook Developer Wiki

Jump to: navigation, search

r138707 | jtung | 2009-01-07 14:43:40 -0800 (Wed, 07 Jan 2009) | 18 lines

r138894 | lshepard | 2009-01-08 09:04:18 -0800 (Thu, 08 Jan 2009) | 34 lines

r139105 | jcain | 2009-01-08 19:29:46 -0800 (Thu, 08 Jan 2009) | 23 lines

  • fb:prompt-permission now requires the perms attribute to be present. It's always been documented as required, and the code now enforces this. We also require that the perms attribute be set to one of the values as documented on the wiki. If another value is supplied, we generate an error message stating the problem.

r139110 | jtung | 2009-01-08 20:22:22 -0800 (Thu, 08 Jan 2009) | 29 lines

  • Change behavior of requirelogin attribute on links, for logged-out canvas pages. Instead of popping up a dialog that says "You must be logged in", this now redirects to Facebook login page, which will subsequently redirect back to the canvas page the user was on.

r139799 | epriestley | 2009-01-13 16:18:23 -0800 (Tue, 13 Jan 2009) | 23 lines

  • bug 1009 -- Ajax on Public Canvas pages finally works over a year later.
reference