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
Unknown Object (File)
Thu, Nov 28, 9:14 PM
Unknown Object (File)
Thu, Nov 28, 9:14 PM
Unknown Object (File)
Thu, Nov 28, 9:14 PM
Unknown Object (File)
Thu, Nov 28, 8:54 PM
Unknown Object (File)
Thu, Nov 28, 11:43 AM
Unknown Object (File)
Wed, Nov 27, 5:40 PM
Unknown Object (File)
Sun, Nov 24, 7:02 AM
Unknown Object (File)
Oct 17 2024, 12:40 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
Branch
T6175
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 3029
Build 3033: [Placeholder Plan] Wait for 30 Seconds

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.