bountysource / core

Bountysource is the funding platform for open-source software.
https://www.bountysource.com/
MIT License
628 stars 187 forks source link

Cannot sign in with autofilled email/password #389

Open kazssym opened 10 years ago

kazssym commented 10 years ago

I cannot sign in to Bountysource.com with correct email and password if they are automatically filled by the browser. If I make the fields blank and manually let the browser fill them again, I can sign in.

Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.

kazssym commented 10 years ago

FYI, my browser is Mozilla Firefox.

rappo commented 10 years ago

I was able to reproduce this on Firefox as well. Clicking the sign in button a second time logged me in.

stp-ip commented 10 years ago

Still reproducable. FireFox 28.0

stp-ip commented 10 years ago

Additional information. A second click doesn't fix it. It seems like a change in any character fixes it.

kazssym commented 10 years ago

I guess the frontend code resets the field modified flags after Firefox automatically filled the fields. Adding any single character and removing it lets me logged in.