Page MenuHomePhabricator

Make VE depend on latest MW (1.28)
Closed, ResolvedPublic1 Estimated Story Points

Description

If I'm in VisualEditor and want to open settings or options, the screen gets a white overlay, but the window won't open.

If I open the console in Firefox I see the following error:

TypeError: OO.ui.theme.getDialogTransitionDuration is not a function
ve.ui.MWCategoriesPage.prototype.setup()
 load.php:1099
ve.ui.MWMetaDialog.prototype.getReadyProcess/<()
 load.php:1105
proceed/<()
 load.php:1685
OO.ui.Process.prototype.execute()
 load.php:1685
OO.ui.Window.prototype.ready()
 load.php:1700
OO.ui.WindowManager.prototype.openWindow/</</</<()

I'm using the following software on Ubuntu 16.04 LTS:

MediaWiki1.27.0 (70cb773)
PHP7.0.4-7ubuntu2.1 (apache2handler)
MySQL5.7.12-0ubuntu1.1
ICU55.1
VisualEditor0.1.0 (b71160c) 00:32, 13. Jul. 2016
Parsoid0.5.1+git (sha:57eb13ca39484231c85202092a320b12dbff3db4)

Event Timeline

Esanders subscribed.

You need to update your version of OOUI in MediaWiki core (update core and run composer update).

Change 298974 had a related patch set uploaded (by Esanders):
Update MW version dependency

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

Esanders renamed this task from VisualEditor Overlay (e.g. options) not functional to Make VE depend on latest MW (1.28).Jul 14 2016, 2:37 PM
Esanders reopened this task as Open.
Jdforrester-WMF assigned this task to Esanders.
Jdforrester-WMF triaged this task as Medium priority.
Jdforrester-WMF set the point value for this task to 1.

Change 298974 merged by jenkins-bot:
Update MW version dependency

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