Page MenuHomePhabricator

Make some remarkup handling in Config cleaner, fixing {{other.option} links
ClosedPublic

Authored by epriestley on Aug 27 2018, 4:51 PM.

Details

Summary

Depends on D19609. Ref T13189. At some point, we switched from RemarkupEngine to RemarkupView and lost this piece of hack-magic.

Restore the hack-magic. It's still hack-magic instead of a real rule, but things are at least cleaner than they were before.

Test Plan

Viewed auth.require-approval, etc. Saw references to other config options linked properly.

Diff Detail

Repository
rP Phabricator
Branch
issues2
Lint
Lint Passed
SeverityLocationCodeMessage
Advicesrc/applications/config/option/PhabricatorConfigOption.php:212XHP16TODO Comment
Unit
Tests Passed
Build Status
Buildable 20685
Build 28114: Run Core Tests
Build 28113: arc lint + arc unit