Hi
About "http://l10n.fedoraproject.org%22%27s login page, If I failed to login first time and input correct information second time (or later), I will be brought not to forward page, but to the login form, even though I have logged in successfully.
Then, when I mistyped my password and failed to login, the server returned me following code:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta content="text/html; charset=utf-8" http-equiv="content-type" /> <title>Fedora Translations :: Authenticate</title> ..... <div id="status_block" class="flash">The credentials you supplied were not correct or did not grant access to this resource.</div> ... <input type="hidden" name="forward_url" value="https://translate.fedoraproject.org/submit/login" /> <input type="hidden" name="forward_url" value="https://translate.fedoraproject.org/submit/" /> ..... </html>
Yes, this means that I will send two "forwad_url" queries if I click "Submit" button. And certainly, I jumped to "https://translate.fedoraproject.org/submit/loginhttps://translate.fedoraproj..." after clicking "Submit".
This is not critical, but better to fix, isn't it?
Regards, makoto
websites@lists.fedoraproject.org