HomePhabricator

Fix an error in Diffusion when the Owners application is uninstalled

Description

Fix an error in Diffusion when the Owners application is uninstalled

Summary:
See https://discourse.phabricator-community.org/t/undefined-view-when-owners-is-uninstalled/451.

When Owners is not installed, Diffusion can fatal with a bad $view.

Test Plan:

  • Uninstall Owners.
  • View the content of any file in Diffusion.
  • Before: fatal on $view undefined.
  • After: Valid page with no owners information.

Reviewers: amckinley

Reviewed By: amckinley

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

Details

Provenance
epriestleyAuthored on Sep 19 2017, 4:22 PM
epriestleyPushed on Sep 19 2017, 4:42 PM
Reviewer
amckinley
Differential Revision
D18629: Fix an error in Diffusion when the Owners application is uninstalled
Parents
rP23867c148798: Add a "Draft" state for revisions, and action bucket support
Branches
Unknown
Tags
Unknown
Build Status
Buildable 18501
Build 24916: Run Core Tests