Page MenuHomePhabricator

Fix two global search issues
ClosedPublic

Authored by epriestley on May 4 2015, 11:35 PM.
Tags
None
Referenced Files
F18215014: D12710.id.diff
Tue, Aug 19, 6:17 AM
F18208432: D12710.diff
Mon, Aug 18, 9:03 PM
F17705274: D12710.id.diff
Jul 16 2025, 7:31 AM
F17702433: D12710.diff
Jul 15 2025, 10:59 PM
Unknown Object (File)
Jun 23 2025, 12:29 AM
Unknown Object (File)
May 29 2025, 8:57 PM
Unknown Object (File)
May 29 2025, 6:37 AM
Unknown Object (File)
May 28 2025, 9:49 PM
Subscribers

Details

Summary

Fixes T8016.

  • Don't explode on bad UTF8, if we happen to get some for whatever reason.
  • Don't put <strong> tags in the "title" attribute.
Test Plan

Faked bad UTF8, no fatal. Hovered titles, no <strong> tags.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

epriestley retitled this revision from to Fix two global search issues.
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added a reviewer: btrahan.
chad added a reviewer: chad.
This revision is now accepted and ready to land.May 5 2015, 1:33 AM
This revision was automatically updated to reflect the committed changes.