Page MenuHomePhabricator

Unhandled Exception ("RuntimeException") when trying to view rSVN
Closed, ResolvedPublic

Description

When I type "rSVN" in the search box and press Enter, I get the following error message:

Unhandled Exception ("RuntimeException")
Undefined variable: locate_panel

Interestingly, I do not get this error message when going to https://phabricator.wikimedia.org/diffusion/SVN/browse/, and I could not find the variable name by performing a code search on Github.

Event Timeline

PleaseStand raised the priority of this task from to Needs Triage.
PleaseStand updated the task description. (Show Details)
PleaseStand added a project: Phabricator.
PleaseStand subscribed.
This comment was removed by Paladox.

Hi it maybe phabricator since we switched to redesign-branch so by going to https://secure.phabricator.com/ to reproduce I didn't get the problem and worked so when we next upgrade phabricator we should use the latest redesign code from phabricator. Seems be fixed in upstream branch.

So the next update from the redesign-branch should fix it.

Change 222751 had a related patch set uploaded (by Paladox):
Fix Unhandled Exception ("RuntimeException") when trying to view rSVN

https://gerrit.wikimedia.org/r/222751

Change 222751 abandoned by Paladox:
Fix Undefined variable: locate_panel when trying to view rSVN

https://gerrit.wikimedia.org/r/222751

Paladox removed a project: Patch-For-Review.

Works now.