Bug #486
Configuration from Components.php is not merged among different packages
Start date:
2008-04-29
Due date:
% Done:
100%
Estimated time:
PHP Version:
Has patch:
Complexity:
Description
The situation: Package A configures some component of package B. If the configuration of package B is processed after that of package A (in F3_FLOW3), all information from package A is lost because the configuration is not merged but replaced.