Page MenuHomePhabricator

MobileFrontend VisualEditor edit conflict detection does not work
Closed, ResolvedPublic8 Estimated Story Points

Description

Noticed while testing code for T110272

Event Timeline

Krenair raised the priority of this task from to High.
Krenair updated the task description. (Show Details)
Krenair subscribed.

I tested this a few different times locally and on beta, with VE editing and source editing. And usually it half worked. :/

Observed MobileFrontend edit conflict behaviour localhost beta
Wikitext Error shown as text at bottom of screen Error shown as text at bottom of screen
VisualEditor API returns conflict, no UI error, stuck No error shown, overwrites?
Krenair renamed this task from MobileFrontend edit conflict detection does not work to MobileFrontend VisualEditor edit conflict detection does not work.Sep 10 2015, 10:41 PM
Krenair edited projects, added VisualEditor-MediaWiki; removed Contributors-Team.
Krenair set Security to None.

Change 241249 had a related patch set uploaded (by Alex Monk):
Save dialog: Make review/resolve actions work in mobile

https://gerrit.wikimedia.org/r/241249

Change 241250 merged by jenkins-bot:
Don't try to redirect to Special:MobileEditor on a POST request

https://gerrit.wikimedia.org/r/241250

Change 241249 merged by jenkins-bot:
Save dialog: Make review/resolve actions work in mobile

https://gerrit.wikimedia.org/r/241249

Observed VisualEditor edit conflict behaviour localhost beta
Desktop No error returned, overwrites No error returned, overwrites
Mobile Errors correctly No error returned, overwrites

Turns out that's probably due to being the last user to edit the page logged in, causing the conflict to be suppressed by EditPage.