Page MenuHomePhabricator

Getting an error - undefined method
Closed, ResolvedPublic

Description

In latest pull I got error in Applications module:

>>> UNRECOVERABLE FATAL ERROR <<<
Call to undefined method PhabricatorAuditApplication::getID()
/var/www/html/pl.writeln.phabricator/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php:37
┻━┻ ︵ ¯\_(ツ)_/¯ ︵ ┻━┻

Event Timeline

grzegorz.bernat raised the priority of this task from to Needs Triage.
grzegorz.bernat updated the task description. (Show Details)
grzegorz.bernat added a subscriber: grzegorz.bernat.
grzegorz.bernat renamed this task from Getting an error to Getting an error - undefined method.Apr 13 2015, 9:06 PM

this is replicable as well on secure.phabricator.com:

https://secure.phabricator.com/applications/ returns:

>>> UNRECOVERABLE FATAL ERROR <<<

Call to undefined method PhabricatorAlmanacApplication::getID()

/core/lib/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php:37


┻━┻ ︵ ¯\_(ツ)_/¯ ︵ ┻━┻
epriestley triaged this task as Normal priority.

Everything's working on commit 3c6c6552d34b53d40c30100701fcf85c140c440c from saturday, so bug crept sometime in last 2 days ;)