Page MenuHomePhabricator

Fix a bad parameter read in hovercard
ClosedPublic

Authored by epriestley on Feb 18 2017, 12:39 AM.
Tags
None
Referenced Files
F18854653: D17383.id.diff
Sat, Nov 1, 12:25 AM
F18834967: D17383.id.diff
Sun, Oct 26, 12:22 PM
F18831905: D17383.diff
Sat, Oct 25, 4:52 PM
F18826182: D17383.diff
Fri, Oct 24, 2:50 AM
F18807274: D17383.diff
Oct 19 2025, 12:16 AM
F18783584: D17383.id41795.diff
Oct 13 2025, 8:16 AM
F18783311: D17383.id41795.diff
Oct 13 2025, 5:55 AM
F18756133: D17383.id.diff
Oct 5 2025, 9:28 AM
Subscribers
None

Details

Summary

I broke this at the last second in D17374. getStrList() doesn't read arrays. It probably should (more modern analogs do) but don't rock the boat in the leadup to the release cut.

Test Plan

Hovered over a thing, saw a hovercard and no getStrList() error in my logs.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable