Noticed while testing code for T110272
Description
Description
Comment Actions
I tested this a few different times locally and on beta, with VE editing and source editing. And usually it half worked. :/
Comment Actions
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? |
Comment Actions
Change 241249 had a related patch set uploaded (by Alex Monk):
Save dialog: Make review/resolve actions work in mobile
Comment Actions
Change 241250 merged by jenkins-bot:
Don't try to redirect to Special:MobileEditor on a POST request
Comment Actions
Change 241249 merged by jenkins-bot:
Save dialog: Make review/resolve actions work in mobile
Comment Actions
Observed VisualEditor edit conflict behaviour | localhost | beta |
Desktop | No error returned, overwrites | No error returned, overwrites |
Mobile | Errors correctly | No error returned, overwrites |
Comment Actions
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.
Add Comment
Add Comment