Local config folder must be in the path at config time

Bug #1017129 reported by Greg
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
PHPDevShell
Invalid
Low
Greg

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

Greg (gregfr)
Changed in phpdevshell:
importance: Undecided → Low
assignee: nobody → Greg (gregfr)
Revision history for this message
Greg (gregfr) wrote :

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
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.