Aha! Found the problem. The issue is that the callback function in the controller had an @auth.requires_login() decorator on it. (It was there originally because I didn't want the function to be called unless user was logged in, but then changed my mind.) Still, the signature of this bug in my code was a little confusing to understand.
- [web2py] strange jquery error weheh
- [web2py] Re: strange jquery error weheh

