natestedman / Observatory

A Python based dashboard for the Rensselaer Center for Open Source Software. For continued development, please see http://github.com/rcos/observatory
rcos.rpi.edu
ISC License
8 stars 14 forks source link

Register or Login page gives no indication of success #38

Closed brendonjustin closed 13 years ago

brendonjustin commented 13 years ago

On registering or logging into Observatory, the page does not appear to change at all. I did not know if I entered my password correctly when I went to log in, since I didn't get any feedback.

Clicking a link, even to the same page, does update the "Register or Login" link to indicate being logged in.

natestedman commented 13 years ago

I think this was the issue that was brought up yesterday with the form JS not working in anything but very recent Chrome (dev channel?) and Safari 5. It should be fixed now, if not, post your browser information/version.

brendonjustin commented 13 years ago

I am using Firefox 4b10, and it still does the same thing. I login, and it looks like the registration/login page gets redisplayed, as if I just refreshed the page. It does not send me to the projects page, unlike Chrome.

brendonjustin commented 13 years ago

The website now redirects to the Projects page upon a successful login in Firefox 4 b11, same as Chrome.