Page MenuHomePhabricator

Fix two global search issues
ClosedPublic

Authored by epriestley on May 4 2015, 11:35 PM.
Tags
None
Referenced Files
F13088482: D12710.diff
Thu, Apr 25, 1:27 AM
Unknown Object (File)
Mon, Apr 22, 1:52 AM
Unknown Object (File)
Mon, Apr 22, 1:52 AM
Unknown Object (File)
Mon, Apr 22, 1:48 AM
Unknown Object (File)
Mon, Apr 22, 1:34 AM
Unknown Object (File)
Fri, Apr 12, 5:34 PM
Unknown Object (File)
Fri, Apr 12, 3:37 PM
Unknown Object (File)
Tue, Apr 2, 2:17 AM
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.