returnURL
Aloha,
Since I am new to working with MVC, I am not sure if I am understanding this correctly. I think it has more to do with the built in login features of MVC. But, I noticed when I am on a page that requires you to login to access a feature, for example RSVP to a dinner, I am not redirected to the same page when logged in. So I took a look at the account controller and noticed that it has a call to returnURL, but it isn't defined anywhere. I imagine this is built into the framework, but it doesn't seem to be working correctly. Is anyone else having this problem?
|