Last modified: 2014-07-28 20:56:18 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T70763, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 68763 - Creating a topic doesn't show topic as watched in ui (beta labs only)
Creating a topic doesn't show topic as watched in ui (beta labs only)
Status: NEW
Product: MediaWiki extensions
Classification: Unclassified
Flow (Other open bugs)
unspecified
All All
: Unprioritized normal (vote)
: ---
Assigned To: Nobody - You can work on this!
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2014-07-28 20:09 UTC by Jon
Modified: 2014-07-28 20:56 UTC (History)
5 users (show)

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments

Description Jon 2014-07-28 20:09:17 UTC
Locally when I create a topic it is automatically displayed as being watched.

However on beta labs when you create a post it shows as unwatched.
When refreshed the watch star shows the post is in fact watched.

I suspect either a race condition and the API returning the wrong response.

It causes this test to fail: https://integration.wikimedia.org/ci/view/BrowserTests/job/browsertests-Flow-en.wikipedia.beta.wmflabs.org-linux-chrome-sauce/85/testReport/junit/(root)/Replying/Replying_updates_watched_state/
Comment 1 Jon 2014-07-28 20:10:12 UTC
I63563c44ed10c0cdcb399f18c6f900df78012d17 should have introduced this. It's possible something is wrong with this patch.
Comment 2 spage 2014-07-28 20:56:18 UTC
On beta labs, the response to the new-topic API post has isWatched: false for the new topic UUID in the revisions hash.  On ee-flow, the response has isWatched: true.

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links