Page MenuHomePhabricator

Saved edits are displayed only after additional page refresh
Closed, ResolvedPublic1 Estimated Story Points

Description

  1. Open VE in beta
  2. Make some edits - and click Save.
  3. The saved page(in 'Read' mode) won't display the edits.
  4. Switch to VE - the edits are dispalyed.

'View history' will record correctly all saved edits and correctly display the updated page. The timestamp in the footer will be also updated correctly.

Event Timeline

Etonkovidova raised the priority of this task from to Needs Triage.
Etonkovidova updated the task description. (Show Details)
Etonkovidova added a project: VisualEditor.
Etonkovidova subscribed.

Change 202911 had a related patch set uploaded (by Catrope):
Explicitly pass oldid to ApiParse after saving

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

Change 202911 merged by jenkins-bot:
Explicitly pass oldid to ApiParse after saving

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

Jdforrester-WMF renamed this task from Betalabs: the saved edits are displayed after additional page refresh to Saved edits are displayed only after additional page refresh.Apr 8 2015, 9:03 PM
Jdforrester-WMF assigned this task to Catrope.
Jdforrester-WMF triaged this task as High priority.
Jdforrester-WMF set Security to None.

Change 202920 had a related patch set uploaded (by Catrope):
Explicitly pass oldid to ApiParse after saving

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

Change 202921 had a related patch set uploaded (by Catrope):
Explicitly pass oldid to ApiParse after saving

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

Change 202931 had a related patch set uploaded (by Catrope):
ApiParse: Replace isCurrent() check with getLatest() comparison

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

Change 202931 had a related patch set uploaded (by Catrope):
ApiParse: Replace isCurrent() check with getLatest() comparison

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

Change 202931 merged by jenkins-bot:
ApiParse: Replace isCurrent() check with getLatest() comparison

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

Change 202940 had a related patch set uploaded (by Catrope):
ApiParse: Replace isCurrent() check with getLatest() comparison

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

Change 202941 had a related patch set uploaded (by Catrope):
ApiParse: Replace isCurrent() check with getLatest() comparison

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

Change 202920 merged by jenkins-bot:
Explicitly pass oldid to ApiParse after saving

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

Change 202921 merged by jenkins-bot:
Explicitly pass oldid to ApiParse after saving

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

Change 202940 merged by jenkins-bot:
ApiParse: Replace isCurrent() check with getLatest() comparison

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

Change 202941 merged by jenkins-bot:
ApiParse: Replace isCurrent() check with getLatest() comparison

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

Fixes for this have been merged into master, backported to wmf24 and wmf1, and deployed.

Checked - seems to be fine everywhere.