Homec4science

Fix call to getRefType on non-object in PhabricatorRepositoryEngine.php

Authored by John Watson <john@dctrwatson.com> on Feb 19 2014, 20:55.

Description

Fix call to getRefType on non-object in PhabricatorRepositoryEngine.php

Summary:
Error:

Fatal error: Call to a member function getRefType() on a non-object in /opt/phabricator/phabricator/src/applications/repository/engine/PhabricatorRepositoryRefEngine.php on line 197

Test Plan: No more error in daemon.log afterwards

Reviewers: epriestley, #blessed_reviewers

Reviewed By: epriestley

CC: Korvin, epriestley, aran

Differential Revision: https://secure.phabricator.com/D8278

Details

Committed
epriestley <git@epriestley.com>Feb 19 2014, 20:55
Pushed
aubortJan 31 2017, 17:16
Parents
rPH50ed42761ce9: Don't issue a bazillion queries to load Differential object lists
Branches
Unknown
Tags
Unknown

Event Timeline

epriestley <git@epriestley.com> committed rPH184579877159: Fix call to getRefType on non-object in PhabricatorRepositoryEngine.php (authored by John Watson <john@dctrwatson.com>).Feb 19 2014, 20:55