Page MenuHomePhabricator

Config View Error
Closed, ResolvedPublic

Description

UNRECOVERABLE FATAL ERROR <<<

Call to undefined method PHUIObjectItemView::setIcon()

/var/www/issues/phabricator/src/applications/config/controller/PhabricatorConfigListController.php:54

┻━┻ ︵ ¯\_(ツ)_/¯ ︵ ┻━┻

Event Timeline

What version of Phabricator are you using? This should have already been resolved at HEAD of master.

root@ip:/var/www/issues# cd phabricator/
root@ip:/var/www/issues/phabricator# git pull origin master
From https://github.com/phacility/phabricator

  • branch master -> FETCH_HEAD

Already up-to-date.
root@ip:/var/www/issues/phabricator# cd ../libphutil/
root@ip:/var/www/issues/libphutil# git pull origin master
From https://github.com/phacility/libphutil

  • branch master -> FETCH_HEAD

Already up-to-date.
root@ip:/var/www/issues/libphutil# cd ../arcanist/
root@ip:/var/www/issues/arcanist# git pull origin master
From https://github.com/phacility/arcanist

  • branch master -> FETCH_HEAD

Already up-to-date.