Page MenuHomePhabricator

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

Authored by epriestley on Aug 27 2018, 4:51 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Apr 28, 1:33 PM
Unknown Object (File)
Thu, Apr 25, 1:20 AM
Unknown Object (File)
Tue, Apr 16, 8:16 PM
Unknown Object (File)
Mar 19 2024, 3:28 PM
Unknown Object (File)
Feb 3 2024, 7:18 PM
Unknown Object (File)
Dec 21 2023, 12:24 PM
Unknown Object (File)
Nov 30 2023, 12:36 AM
Unknown Object (File)
Nov 29 2023, 7:38 AM
Subscribers
None

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