Bug #6968

DynamicObjectContainer does not build methods for interfaces with only a factory

Added by Karsten Dambekalns over 5 years ago. Updated almost 5 years ago.

Status:Resolved Start date:2010-03-23
Priority:Must have Due date:
Assigned To:Karsten Dambekalns % Done:

100%

Category:Object
Target version:TYPO3 Flow Base Distribution - 1.0 alpha 8 Estimated time:1.00 hour
PHP Version: Complexity:
Has patch: Affected Flow version:

Description

When configuring an interface that has no default implementation to be available through a factory, the static object container that is built does not include any build methods for that interface (type).

Associated revisions

Revision 6db66049
Added by Karsten Dambekalns over 5 years ago

[+BUGFIX] FLOW3 (Configuration): getConfiguration() now returns settings for all packages if asked to do so, fixes #6967.
[+BUGFIX] FLOW3 (Object): Interfaces with no known implementation but a factory can be used now, fixes #6968, relates to #6928.
[~TASK] FLOW3 (Utility): In environment we no longer prohibit access to to $_SERVER, this makes use of third party code easier.

History

#1 Updated by Karsten Dambekalns over 5 years ago

The same applies to the ObjectContainerBuilder.

#2 Updated by Karsten Dambekalns over 5 years ago

  • Status changed from Accepted to Resolved
  • % Done changed from 0 to 100

Applied in changeset r4002.

Also available in: Atom PDF