Summary | Horde not loading vhosts confs |
Queue | Horde Framework Packages |
Queue Version | Git master |
Type | Bug |
State | Resolved |
Priority | 1. Low |
Owners | slusarz (at) horde (dot) org |
Requester | goncalo.queiros (at) portugalmail (dot) net |
Created | 10/26/2010 (5363 days ago) |
Due | |
Updated | 10/29/2010 (5360 days ago) |
Assigned | 10/28/2010 (5361 days ago) |
Resolved | 10/29/2010 (5360 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
Assigned to Michael Slusarz
State ⇒ Feedback
Bug #9345: Need to make sure base config is loaded before doing vhost loadinghttp://git.horde.org/diff.php/framework/Core/lib/Horde.php?rt=horde-git&r1=86cf457beaed347585b357e4ba089c88c11e55a0&r2=18e65e91dcc4d9c673d4db5c19e3009c35cb3ab5
Priority ⇒ 1. Low
Type ⇒ Bug
Summary ⇒ Horde not loading vhosts confs
Queue ⇒ Horde Framework Packages
Milestone ⇒
Patch ⇒ No
State ⇒ Unconfirmed
Horde::loadConfiguration is checking if $conf['vhosts'] is not empty
to decide if it should include vhost specific conf files, before
including the general conf.php file.
The commit that broke this was: 184cf27c7ca9ffe7ed0511a5fad116a2fdf0d451