On 10 Mar., 14:21, Youyou Semsem <[email protected]> wrote: > [email protected] wrote: > > The #request_http_basic_authentication method prompts the user for a > > password. Maybe that is the "popup" you're talking about. > > Yes I confirm that it is. When I remove it. Nothing happens when you > click on a link_to_remote (js)
Then I guess it's because the user is not authenticated. The method is called #access_denied, you know. Maybe you're having problems with sessions or something similar. Do you have a #logged_in? method, and if yes, what does it return? --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---

