Last modified: 2014-08-09 00:04:50 UTC
If it happens that the log in is lost while translating, you don't get a reminder to please log in but instead the tool tries to save the translation under my IP. That's not correct behaviour. Expected: A please-log-in reminder. Nothing saved under my IP.
Potential duplicate of bug 48657?
(In reply to comment #1) I don't think so. This extension makes use of the API and has to handle the refresh-token on its own.
(In reply to comment #2) > (In reply to comment #1) > I don't think so. This extension makes use of the API and has to handle the > refresh-token on its own. This is bug 41466. *** This bug has been marked as a duplicate of bug 41466 ***
Nemo_bis: This is not just about badtoken but about loss of logIn! Badtoken can also happen without loss of login. The workflow to fix it would be: 1) IMMEDIATELY! Prompt the user to log in if not logged-in anymore. 2) User logs in. 3) User confirms being logged-in to the translate extension. 4) Translate extension refreshes token. 5) Translate extension saves all unsaved translations.
*** This bug has been marked as a duplicate of bug 69314 ***