Page MenuHomePhabricator

Fix a bad parameter read in hovercard
ClosedPublic

Authored by epriestley on Feb 18 2017, 12:39 AM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Mar 26, 6:50 AM
Unknown Object (File)
Tue, Mar 19, 5:51 PM
Unknown Object (File)
Tue, Mar 19, 5:51 PM
Unknown Object (File)
Tue, Mar 19, 5:51 PM
Unknown Object (File)
Tue, Mar 19, 5:51 PM
Unknown Object (File)
Feb 18 2024, 10:49 PM
Unknown Object (File)
Feb 18 2024, 10:49 PM
Unknown Object (File)
Feb 18 2024, 10:49 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