https://bugzilla.wikimedia.org/show_bug.cgi?id=58534

Fomafix <foma...@googlemail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|VERIFIED                    |REOPENED
         Resolution|FIXED                       |---

--- Comment #3 from Fomafix <foma...@googlemail.com> ---
The solution from https://gerrit.wikimedia.org/r/112464 doesn't work reliably.

I just edited an unwatched item. On saving the star started to rotate. When the
saving finished the star stops rotating and switched back to the white star
instead to the blue star. When I reload the page the star was blue. So adding
to the watch list by the POST request works but the GET request directly after
saving for checking the watch status doesn't get the new state reliable.

Maybe the GET request gets answered by a different server in comparison to the
POST request and the state in the database was not updated yet.

A more reliable solution is to integrate the changed state of the watch list
into the response of the POST request. For comparison: The index.php also
answers with the new state of the watch list state in the response.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to