Page MenuHomePhabricator

Fix two global search issues
ClosedPublic

Authored by epriestley on May 4 2015, 11:35 PM.
Tags
None
Referenced Files
F13150204: D12710.diff
Sat, May 4, 2:12 PM
Unknown Object (File)
Fri, May 3, 7:16 AM
Unknown Object (File)
Tue, Apr 30, 5:18 PM
Unknown Object (File)
Tue, Apr 30, 5:18 PM
Unknown Object (File)
Tue, Apr 30, 5:18 PM
Unknown Object (File)
Mon, Apr 29, 2:32 PM
Unknown Object (File)
Thu, Apr 25, 1:27 AM
Unknown Object (File)
Mon, Apr 22, 1:52 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
Branch
utf8v
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 5753
Build 5772: [Placeholder Plan] Wait for 30 Seconds

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.