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)
Wed, Feb 12, 2:25 AM
Unknown Object (File)
Sat, Feb 8, 4:18 AM
Unknown Object (File)
Sat, Feb 8, 4:18 AM
Unknown Object (File)
Sat, Feb 8, 4:18 AM
Unknown Object (File)
Sat, Feb 8, 4:18 AM
Unknown Object (File)
Jan 30 2025, 8:50 PM
Unknown Object (File)
Jan 28 2025, 12:20 AM
Unknown Object (File)
Jan 24 2025, 4:02 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.