Page MenuHomePhabricator

Fix Diffusion crash
ClosedPublic

Authored by hach-que on Apr 30 2014, 2:05 AM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Jun 5, 10:40 AM
Unknown Object (File)
Mar 15 2026, 1:18 PM
Unknown Object (File)
Mar 4 2026, 11:30 AM
Unknown Object (File)
Feb 26 2026, 3:09 PM
Unknown Object (File)
Jan 9 2026, 5:09 PM
Unknown Object (File)
Dec 26 2025, 5:28 AM
Unknown Object (File)
Dec 24 2025, 9:54 PM
Unknown Object (File)
Nov 23 2025, 10:22 AM
Subscribers

Details

Reviewers
epriestley
Group Reviewers
Blessed Reviewers
Commits
Restricted Diffusion Commit
rP466af3314790: Fix Diffusion crash
Summary

This fixes a crash that happens when visiting Diffusion pages due to an undefined variable. $title is only defined if it has a status to show, but then it uses it anyway and fails.

Test Plan

Pages stopped crashing and people stopped complaining.

Diff Detail

Repository
rP Phabricator
Branch
fix-diffusion-crash
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 138
Build 138: [Placeholder Plan] Wait for 30 Seconds

Event Timeline

hach-que retitled this revision from to Fix Diffusion crash.
hach-que updated this object.
hach-que edited the test plan for this revision. (Show Details)
hach-que added a reviewer: epriestley.
epriestley edited edge metadata.
This revision is now accepted and ready to land.Apr 30 2014, 2:06 AM
epriestley updated this revision to Diff 21141.
epriestley added a subscriber: Unknown Object (User).

Closed by commit rP466af3314790 (authored by @jamesr, committed by @epriestley).