Page MenuHomePhabricator

Fix a bad parameter read in hovercard
ClosedPublic

Authored by epriestley on Feb 18 2017, 12:39 AM.
Tags
None
Referenced Files
F14767308: D17383.diff
Thu, Jan 23, 5:41 PM
Unknown Object (File)
Tue, Jan 21, 9:28 AM
Unknown Object (File)
Fri, Jan 17, 8:50 PM
Unknown Object (File)
Tue, Dec 31, 11:15 AM
Unknown Object (File)
Dec 18 2024, 2:16 PM
Unknown Object (File)
Dec 18 2024, 2:16 PM
Unknown Object (File)
Dec 18 2024, 2:16 PM
Unknown Object (File)
Dec 18 2024, 12:36 PM
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