Page MenuHomePhabricator

You are not warned when log in is lost or expired
Closed, ResolvedPublic

Description

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.


Version: unspecified
Severity: normal
See Also:
https://bugzilla.wikimedia.org/show_bug.cgi?id=45766
https://bugzilla.wikimedia.org/show_bug.cgi?id=48657
https://bugzilla.wikimedia.org/show_bug.cgi?id=62584

Details

Reference
bz48775

Related Objects

Event Timeline

bzimport raised the priority of this task from to Medium.Nov 22 2014, 1:28 AM
bzimport set Reference to bz48775.
bzimport added a subscriber: Unknown Object (MLST).

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 ***