Page MenuHomePhabricator

Fix two global search issues
ClosedPublic

Authored by epriestley on May 4 2015, 11:35 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Dec 13, 9:23 PM
Unknown Object (File)
Wed, Dec 11, 12:28 PM
Unknown Object (File)
Sat, Dec 7, 1:56 PM
Unknown Object (File)
Thu, Dec 5, 3:13 AM
Unknown Object (File)
Mon, Dec 2, 4:01 AM
Unknown Object (File)
Fri, Nov 29, 12:16 AM
Unknown Object (File)
Fri, Nov 22, 11:45 PM
Unknown Object (File)
Nov 20 2024, 11:09 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.