Page MenuHomePhabricator

Fix 404s (VizGrimoireJS entirely broken) on korma's mediawiki.html
Closed, ResolvedPublic

Description

  1. Go to http://korma.wmflabs.org/browser/mediawiki.html
  2. Get a page that shows four lines of text and nothing else:

Edits per editor
Mediawiki (updated on )
edits
editors

Error console output:

GET http://korma.wmflabs.org/browser/mediawiki.html [HTTP/1.1 200 OK 256ms]
GET http://korma.wmflabs.org/browser/VizGrimoireJS/vizgrimoire.css [HTTP/1.1 404 Not Found 134ms]
GET http://korma.wmflabs.org/browser/VizGrimoireJS/bootstrap/css/bootstrap.css [HTTP/1.1 404 Not Found 130ms]
GET http://korma.wmflabs.org/browser/custom.css [HTTP/1.1 200 OK 130ms]
GET http://korma.wmflabs.org/browser/VizGrimoireJS/bootstrap/css/bootstrap-responsive.css [HTTP/1.1 404 Not Found 129ms]
GET http://korma.wmflabs.org/browser/VizGrimoireJS/awesome/css/font-awesome.min.css [HTTP/1.1 404 Not Found 144ms]
GET http://korma.wmflabs.org/browser/VizGrimoireJS/lib/jquery-1.7.1.min.js [HTTP/1.1 404 Not Found 140ms]
GET http://korma.wmflabs.org/browser/VizGrimoireJS/bootstrap/js/bootstrap.js [HTTP/1.1 404 Not Found 243ms]
GET http://korma.wmflabs.org/browser/VizGrimoireJS/vizgrimoire.min.js [HTTP/1.1 404 Not Found 244ms]
GET http://korma.wmflabs.org/browser/VizGrimoireJS/vizgrimoire.min.js [HTTP/1.1 404 Not Found 129ms]
(last one loaded twice??)

Event Timeline

Dicortazar set Security to None.
Dicortazar subscribed.

Reassigning this to @Lcanasdiaz. This is a clear product issue.

Guys, this panel is deprecated. I've replace the content with HTML code to redirect to wiki.html.

It's already in production