Page MenuHomePhabricator

VisualEditor Mobile: "Uncaught TypeError: Object #<VeInitMwMobileViewTarget> has no method 'saveDocument' " appears while trying to save a page which was idle for a while
Closed, ResolvedPublic

Description

Screenshot

I tried to save which was open for a long time (probably ~3-4 hrs)and got the following error in the console which stopped me from saving the edited content:

Uncaught TypeError: Object #<VeInitMwMobileViewTarget> has no method 'saveDocument'

See the screenshot attached


Version: unspecified
Severity: normal

Attached:

Screen_Shot_2014-04-22_at_4.55.51_PM.png (771×1 px, 110 KB)

Details

Reference
bz64267

Event Timeline

bzimport raised the priority of this task from to High.Nov 22 2014, 3:10 AM
bzimport set Reference to bz64267.

This looks like a bug in ve.init.mw.Target :(

Change 129243 had a related patch set uploaded by Catrope:
Unbreak badtoken recovery on mobile

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

Change 129243 merged by jenkins-bot:
Unbreak badtoken recovery on mobile

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

Change 129326 had a related patch set uploaded by Catrope:
Unbreak badtoken recovery on mobile

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

Change 129326 merged by Catrope:
Unbreak badtoken recovery on mobile

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

Verified the fix in production