Homec4science

Fix Exception Bad getter call: getURIObject

Authored by pearj <joel.pearson@gmail.com> on Jul 28 2012, 10:27.

Description

Fix Exception Bad getter call: getURIObject

After this commit: https://github.com/facebook/phabricator/commit/d9296638cdd4ac98882850ed742adbb08856bef2

I started getting this error:

Unhandled Exception ("Exception")
Bad getter call: getURIObject

It turns out that getURIObject just needed to be getRemoteURIObject and then the problem goes away.

Details

Committed
pearj <joel.pearson@gmail.com>Jul 28 2012, 10:27
Pushed
aubortJan 31 2017, 17:16
Parents
rPHf652123c5a47: Add PhabricatorFactSpec, for naming and formatting facts
Branches
Unknown
Tags
Unknown

Event Timeline

pearj <joel.pearson@gmail.com> committed rPHf2dea87c1144: Fix Exception Bad getter call: getURIObject (authored by pearj <joel.pearson@gmail.com>).Jul 28 2012, 10:27