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
F15502605: D13314.id32223.diff
Mon, Apr 14, 2:21 AM
F15491992: D13314.id32223.diff
Sat, Apr 12, 9:37 AM
F15481149: D13314.id.diff
Tue, Apr 8, 6:36 PM
F15422558: D13314.diff
Mar 22 2025, 9:21 AM
F15418704: D13314.id32224.diff
Mar 21 2025, 12:58 AM
F15411870: D13314.diff
Mar 19 2025, 10:05 AM
F15408418: D13314.id.diff
Mar 18 2025, 10:54 PM
F15402226: D13314.diff
Mar 17 2025, 9:27 PM
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.