Page MenuHomePhabricator

Blank page on comparing a file over two commits
Closed, ResolvedPublic

Description

I tried to compare a file, with several changes, across patchsets 10 and 11. That didn't work.

See the link. I get essentially a blank page, the menus indicate that Gerrit thinks I may be in a search result page or something--definitely not a diff.

hashar suggested that I should uncheck the syntax colouring option, but that changed it into a server error. Very annoying.

Dunno what's happening here, but clearly it's not good.


Version: unspecified
Severity: normal
URL: https://gerrit.wikimedia.org/r/#/c/8924/10..11/tests/phpunit/includes/html/HTMLMultiSelectFieldTest.php

Details

Reference
bz40021

Event Timeline

bzimport raised the priority of this task from to Medium.Nov 22 2014, 1:06 AM
bzimport added a project: Gerrit.
bzimport set Reference to bz40021.
bzimport added a subscriber: Unknown Object (MLST).

Worksforme -- what browser are you using?

I have the same problem. Blank page.

The error console says:
Error: uncaught exception: Class$fRc: Array index 94 out of range

Strange enough: No source file.

Browser: Mozilla Firefox 15.0.1 under Windows XP

I get for that URL:
Timestamp: 12/21/2012 06:22:46 PM
Error: uncaught exception: Class$ArrayIndexOutOfBoundsException: Array index 94 out of range

We just discovered that one possible reason can be:

  • there are unpublished (draft) comments. Only the commenter can see them, other users get "Internal server error" from gerrit.

Created attachment 11568
Screenshot of the issue, and JavaScript error in the console, not logged

(In reply to comment #6)

for me https://gerrit.wikimedia.org/r/#/c/3925/6..7/RSS.php works on Firefox
17.0.1 when I am logged in to gerrit.

Attached screenshot of the error, done wile not logged in (on a separate Firefox profile used for testing), but the error also appears on my main instance when logged in. Firefox 17.0.1

Attached:

Error_screenshot_Firefox_17.0.1.png (382×775 px, 58 KB)

(In reply to comment #7)

Created attachment 11568 [details]
Screenshot of the issue, and JavaScript error in the console, not logged

(In reply to comment #6)

for me https://gerrit.wikimedia.org/r/#/c/3925/6..7/RSS.php works on Firefox
17.0.1 when I am logged in to gerrit.

Attached screenshot of the error, done wile not logged in (on a separate
Firefox profile used for testing), but the error also appears on my main
instance when logged in. Firefox 17.0.1

I confirm your observation.

Attached:

Error_screenshot_Firefox_17.0.1.png (382×775 px, 58 KB)

Valerie.m.juarez wrote:

I can confirm this bug for FF18 and IE9. The error messages noted above (in the screenshot and #c3) are the same in each browser.

looks to be fixed, yes, let#s closed this.