HomePhabricator

Fix an undefined variable

Description

Fix an undefined variable

Summary:
The $timeline variable is undefined. I was seeing the following error in the logs:

EXCEPTION: (RuntimeException) Undefined variable: timeline at [<phutil>/src/error/PhutilErrorHandler.php:210]
   #0 PhutilErrorHandler::handleError(integer, string, string, integer, array) called at [<phabricator>/src/applications/harbormaster/controller/HarbormasterStepEditController.php:205]
   #1 HarbormasterStepEditController::processRequest() called at [<phabricator>/src/aphront/AphrontController.php:33]
   #2 AphrontController::handleRequest(AphrontRequest) called at [<phabricator>/webroot/index.php:103]

Test Plan: Created a build step without a fatal error.

Reviewers: btrahan, hach-que, epriestley, Blessed Reviewers

Reviewed By: epriestley, Blessed Reviewers

Subscribers: Korvin, epriestley

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

Details

Provenance
joshuaspenceAuthored on
epriestleyCommitted on Dec 8 2014, 12:11 PM
epriestleyPushed on Dec 8 2014, 12:11 PM
Reviewer
Blessed Reviewers
Differential Revision
D10941: Fix an undefined variable
Parents
rP46b775820a50: Remove text-rendering CSS rule
Branches
Unknown
Tags
Unknown