← Back to team overview

phpdevshell team mailing list archive

[Bug 1017129] Re: Local config folder must be in the path at config time

 

This is not possible since at the time the entry is used, all "host"
configurations have been gathered and merge.

** Changed in: phpdevshell
       Status: New => Invalid

-- 
You received this bug notification because you are a member of
PHPDevShell, which is subscribed to PHPDevShell.
https://bugs.launchpad.net/bugs/1017129

Title:
  Local config folder must be in the path at config time

Status in Open Source PHP RAD Framework with UI.:
  Invalid

Bug description:
  When the settings files are loaded (according to the local
  /plugins/../config/host.config.php files), the local config folder
  (/plugins/.../config) should be in the path to allow "single name"
  files:

  $configuration['host']['www.first_site.com'] = ‘first_site’;
  ↓
   /plugins/MyPlugin/config/first_site.config.php

To manage notifications about this bug go to:
https://bugs.launchpad.net/phpdevshell/+bug/1017129/+subscriptions


References