Bug #486

Configuration from Components.php is not merged among different packages

Added by Robert Lemke over 7 years ago. Updated almost 5 years ago.

Status:Resolved Start date:2008-04-29
Priority:Should have Due date:
Assigned To:Robert Lemke % Done:

100%

Category:Object
Target version:-
PHP Version: Complexity:
Has patch: Affected Flow version:

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.

Associated revisions

Revision a38bb9ca
Added by Robert Lemke over 7 years ago

  • FLOW3: (Component) Configuration from Components.php are now merged, also across different packages. Fixes #486.
  • FLOW3: (MVC) Fixed a bug in the Action Controller tests (mock class name started with "Mock_").
  • FLOW3: (AOP) The proxy class cache is now disabled by default in Development context.

History

#1 Updated by Robert Lemke about 7 years ago

  • Target version deleted (45)

Also available in: Atom PDF