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)
Thu, May 29, 1:33 AM
Unknown Object (File)
Thu, May 29, 1:29 AM
Unknown Object (File)
Thu, May 29, 1:29 AM
Unknown Object (File)
Thu, May 29, 1:17 AM
Unknown Object (File)
May 25 2025, 4:57 PM
Unknown Object (File)
May 25 2025, 9:04 AM
Unknown Object (File)
May 8 2025, 8:06 AM
Unknown Object (File)
May 2 2025, 4: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