? Pending

User tests: Successful: Unsuccessful:

avatar mbabker
mbabker
7 Oct 2016

Summary of Changes

  • If there is an application object in the factory, fetch the configuration from it when calling JFactory::getConfig()
  • Deprecate the configuration object store in the factory for removal at 5.0; fetch the config out of the application class
  • Since the application configuration doesn't get overloaded anymore, the top level execution and uri (for web apps) config keys created during app instantiation are now available globally, as well as any other config values set during instantiation (for web apps that includes a couple of session variables, for CLI there is a cwd value)

Testing Instructions

The damn user editor parameter works

Documentation Changes Required

Document new method available by way of the Autoconfigurable trait, document deprecations

avatar mbabker mbabker - open - 7 Oct 2016
avatar mbabker mbabker - change - 7 Oct 2016
Status New Pending
avatar joomla-cms-bot joomla-cms-bot - change - 7 Oct 2016
Labels Added: ?
avatar joomla-cms-bot joomla-cms-bot - change - 7 Oct 2016
Category Libraries
avatar wilsonge wilsonge - change - 7 Oct 2016
Status Pending Fixed in Code Base
Closed_Date 0000-00-00 00:00:00 2016-10-07 10:18:33
Closed_By wilsonge
avatar wilsonge wilsonge - close - 7 Oct 2016
avatar wilsonge wilsonge - merge - 7 Oct 2016

Add a Comment

Login with GitHub to post a comment