Page MenuHomePhabricator

No graphs are displayed on code review queue due to JS error
Closed, ResolvedPublic

Description

When I opened the link http://korma.wmflabs.org/browser/gerrit_review_queue.html (mentioned on T78768#1008065), I got a page which was mostly empty (it had some text, but no graphs). This is what was shown in the console of Firefox 35.0.1:

TypeError: e[n] is undefined

Event Timeline

He7d3r raised the priority of this task from to Needs Triage.
He7d3r updated the task description. (Show Details)
He7d3r subscribed.

http://korma.wmflabs.org/browser/gerrit_review_queue.html takes a while to load but (at least in my case) it ends up loading all the page.

Same problem happened here in Firefox 35:

Bypassing the browser cache fixed the latter one (which this task is about).

Qgil triaged this task as Medium priority.Feb 3 2015, 10:00 AM

Also, I wonder whether T65061: korma: Failed to load resource: the server responded with a status of 404 (Not Found) plays any role here. As in not helping rendering the page faster.

@He7d3r: Does that still happen after bypassing your browser cache?

It happened once after I reloaded the page. However, since then it is working every time I reload the page.

Qgil claimed this task.

I have been able to load the page every time I have visited, even if it does take a while. I will close this task as Resolved (if you have a better resolution, just change it). Please reopen if you see this problem again.