Page MenuHomePhabricator

Unable to extend diff context in Gerrit
Closed, ResolvedPublic

Description

This is similar to bug 36172.

In any diff view, if I click any of the links in lines like:
"+10⇧ ... skipped 198 common lines ... +10⇩"
then one white line appears and the following kind of error is printed on the console:
Uncaught Class$S1362: Exception caught: Array index ### out of range

Using the context size option from preferences work though.

Expected result:
More context would appear as it used to.


Version: unspecified
Severity: normal
See Also:
https://bugzilla.wikimedia.org/show_bug.cgi?id=38144

Details

Reference
bz45309

Event Timeline

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

Cannot reproduce it using

Mozilla/5.0 (X11; FreeBSD amd64) AppleWebKit/536.11 (KHTML, like Gecko) Chrome/20.0.1132.57 Safari/536.11

Tested on:

https://gerrit.wikimedia.org/r/#/c/50364/1/includes/Message.php

Powered by Gerrit Code Review (2.5.2-1277-gca0bdda)

http://l.saper.info:8888/#/c/3/18/RELEASE-NOTES-1.20

Powered by Gerrit Code Review (2.5.2-1365-g7609714) (currently only 67 commits behind the master).

Need more info (you can try on l.saper.info:8888), maybe I can see exception in the log

  • This bug has been marked as a duplicate of bug 38144 ***

I can't replicate using upstream either, or locally.