Something went wrong. Try again.
@recaptime-dev's working patches + fork for Phorge, a community fork of Phabricator. (Upstream dev and stable branches are at upstream/main and upstream/stable respectively.) hq.recaptime.dev/wiki/Phorge
phorge phabricator
Something went wrong. Try again.
Remove call to non-existing AphrontTypeaheadTemplateView::renderToken() master
Summary: `AphrontTypeaheadTemplateView::renderToken()` is an undefined method, and its result is stored in an orphan variable, and no child class extends `AphrontTypeaheadTemplateView` defining a `renderToken()`. Thus remove its call from `AphrontTypeaheadTemplateView::render()`. Test Plan: Read/grep the code in this class. Reviewers: O1 Blessed Committers, valerio.bozzolan Reviewed By: O1 Blessed Committers, valerio.bozzolan Subscribers: tobiaswiese, valerio.bozzolan, Matthew, Cigaryno Differential Revision: https://we.phorge.it/D25721
Author Andre Klapper Date (Jul 21, 2024, 9:36 AM UTC) Commit 0873b365 0873b36569bfcf502a092870d7d5f4d088ed9003 Parent 2aecae4e 2aecae4ede9d9d42ae005db69f64d59152569c23