Page MenuHomePhabricator

Conpherence - fix a bug where users have no events
ClosedPublic

Authored by btrahan on Jun 16 2015, 9:35 PM.
Tags
None
Referenced Files
F14043241: D13314.diff
Tue, Nov 12, 8:37 AM
F14037130: D13314.id32223.diff
Sun, Nov 10, 1:59 PM
F14037037: D13314.id32224.diff
Sun, Nov 10, 1:34 PM
F14025933: D13314.diff
Thu, Nov 7, 9:26 PM
F14007242: D13314.id32224.diff
Tue, Oct 29, 2:15 AM
F13990349: D13314.id32224.diff
Tue, Oct 22, 2:56 AM
F13987079: D13314.id32224.diff
Mon, Oct 21, 7:20 AM
F13986978: D13314.id.diff
Mon, Oct 21, 6:44 AM
Subscribers

Details

Summary

Fixes T8518. Defaulting $events to null creates carnage further down the stack. Instead, default it to array() so foreach, array_select_keys, etc. don't barf.

Test Plan

logic and will ask the reporting user to verify since they can repro 100%

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

btrahan retitled this revision from to Conpherence - fix a bug where users have no events.
btrahan updated this object.
btrahan edited the test plan for this revision. (Show Details)
btrahan added a reviewer: epriestley.
epriestley edited edge metadata.
This revision is now accepted and ready to land.Jun 16 2015, 9:36 PM
This revision was automatically updated to reflect the committed changes.