Page MenuHomePhabricator

VisualEditor:Pressing shift+Right arrow on a newly created page in VE opens up images/logos from media commons
Closed, ResolvedPublic

Description

Screenshot of the error

Steps to reproduce:

1.Click on Create beta
2.Press Shift+Right arrow

Observed Result:
Some images/logos from media commons opens up with image viewer in VE.

See the screenshot attached.

Following errors are found:
Uncaught TypeError: Cannot read property 'pages' of undefined
XMLHttpRequest cannot load http://commons.wikimedia.org/w/api.php?action=query&format=json&list=users&ususers=Mike%2Elifeguard&usprop=gender. Origin http://en.wikipedia.beta.wmflabs.org is not allowed by Access-Control-Allow-Origin. /w/index.php?title=Rys&veaction=edit#mediaviewer/File:Wikibooks-logo.svg/1:1
Uncaught TypeError: Cannot read property 'pages' of undefined
XMLHttpRequest cannot load http://commons.wikimedia.org/w/api.php?action=query&format=json&list=users&ususers=-xfi-&usprop=gender. Origin http://en.wikipedia.beta.wmflabs.org is not allowed by Access-Control-Allow-Origin.


Version: unspecified
Severity: normal

Attached:

Screen_Shot_2013-12-04_at_1.03.39_PM.png (728×1 px, 157 KB)

Details

Reference
bz58002

Event Timeline

bzimport raised the priority of this task from to Needs Triage.Nov 22 2014, 2:18 AM
bzimport set Reference to bz58002.

Test Environment: http://en.wikipedia.beta.wmflabs.org/
Browser: Chrome Version 26.0.1410.65 & FF 25
OS: MAC OS X 10. 8. 5

Pressing just right arrow is now bringing up those logos

I think this was fixed a while ago with fixes to MediaViewer.