Page MenuHomePhabricator

Config - improve lock message for option `phabricator.uninstalled-applications`
ClosedPublic

Authored by btrahan on Nov 12 2014, 7:20 PM.
Tags
None
Referenced Files
F19937840: D10841.id26021.diff
Mon, Apr 13, 9:53 PM
F19820225: D10841.id26021.diff
Mar 6 2026, 12:23 PM
F19817845: D10841.id26021.diff
Mar 5 2026, 4:03 PM
F19780017: D10841.diff
Feb 23 2026, 6:31 PM
F19577956: D10841.id26021.diff
Feb 1 2026, 11:38 AM
F19537009: D10841.id26022.diff
Jan 21 2026, 12:04 PM
F19525180: D10841.id26022.diff
Jan 18 2026, 6:57 AM
F19446043: D10841.diff
Dec 29 2025, 2:49 PM
Subscribers
Tokens
"Like" token, awarded by epriestley.

Details

Summary

Fixes T6175. This particular option is only editable via the Applications application so let the user know that.

Test Plan

saw error message and clicked through to applications app. tried another locked option and saw old message

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

btrahan retitled this revision from to Config - improve lock message for option `phabricator.uninstalled-applications`.
btrahan updated this object.
btrahan edited the test plan for this revision. (Show Details)
btrahan added a reviewer: epriestley.
src/applications/config/option/PhabricatorCoreConfigOptions.php
30

i dont have't base-uri set on my install and everything seems to work fine... Unless of course I do a PhabricatorEnv::getURI() here, in which case I get an error about now having base-uri set.

Long story short, I think this raw uri string here is correct?

epriestley edited edge metadata.
epriestley added inline comments.
src/applications/config/option/PhabricatorCoreConfigOptions.php
30

Yep, this is good.

This revision is now accepted and ready to land.Nov 12 2014, 7:31 PM
This revision was automatically updated to reflect the committed changes.