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
F18756867: D9964.id.diff
Sun, Oct 5, 2:05 PM
F18752552: D9964.diff
Sat, Oct 4, 3:40 PM
F18703178: D9964.id.diff
Sun, Sep 28, 3:12 AM
F18658116: D9964.id23916.diff
Tue, Sep 23, 4:52 AM
F18618137: D9964.diff
Sun, Sep 14, 11:16 PM
F18396964: D9964.id.diff
Aug 29 2025, 1:02 PM
F18283207: D9964.diff
Aug 23 2025, 1:03 AM
Unknown Object (File)
Jun 18 2025, 5:55 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).