Page MenuHomePhabricator

Adjust rule priorities to deal with links to object names correctly
ClosedPublic

Authored by epriestley on Jul 17 2014, 7:16 PM.
Tags
None
Referenced Files
F13191406: D9964.id23906.diff
Sat, May 11, 8:26 PM
F13191405: D9964.id23916.diff
Sat, May 11, 8:26 PM
Unknown Object (File)
Tue, May 7, 6:11 AM
Unknown Object (File)
Fri, May 3, 5:22 AM
Unknown Object (File)
Mon, Apr 29, 4:07 PM
Unknown Object (File)
Fri, Apr 26, 4:32 PM
Unknown Object (File)
Fri, Apr 26, 3:17 PM
Unknown Object (File)
Wed, Apr 24, 10:30 PM
Subscribers

Details

Summary

Ref T5645. The object rules got juggled to deal with some other issues, so these rules currently fire too late for [[ http://... | T25 ]], as the object rule hits T25 first.

Test Plan

Got correct render out of [[ http://... | T25 ]].

Diff Detail

Repository
rPHU libphutil
Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

epriestley retitled this revision from to Adjust rule priorities to deal with links to object names correctly.
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added reviewers: joshuaspence, btrahan.
This revision is now accepted and ready to land.Jul 17 2014, 9:37 PM
epriestley updated this revision to Diff 23916.

Closed by commit rPHU4e015b989b73 (authored by @epriestley).