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
F13279073: D9964.diff
Sat, Jun 1, 10:43 AM
F13278690: D9964.id23916.diff
Sat, Jun 1, 2:43 AM
F13274218: D9964.diff
Fri, May 31, 3:27 AM
F13264311: D9964.id23906.diff
Mon, May 27, 4:10 PM
F13261612: D9964.diff
Mon, May 27, 1:15 AM
F13224595: D9964.id.diff
Sun, May 19, 9:30 AM
F13213003: D9964.diff
Fri, May 17, 7:16 AM
F13191406: D9964.id23906.diff
Sat, May 11, 8:26 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
Branch
rulepri
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 1742
Build 1743: [Placeholder Plan] Wait for 30 Seconds

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).