Bug #30234
Compiled proxies override parent instance
Status:
Closed
Priority:
Should have
Assignee:
Category:
Object
Target version:
Start date:
2011-09-23
Due date:
% Done:
0%
Estimated time:
PHP Version:
Has patch:
Complexity:
Description
A subclass of a singleton does override the parent instance in the object manager inside the constructor. See the functional test in the submitted patch for more information.
Related issues
Updated by Mr. Hudson over 9 years ago
- Status changed from New to Under Review
Patch set 1 of change I00f25162b18f0b3a5e32a6241b6ef2ab6d066415 has been pushed to the review server.
It is available at http://review.typo3.org/5253
Updated by Johannes K over 9 years ago
Looks like http://forge.typo3.org/issues/27810 is a duplicate of this bug
Updated by Karsten Dambekalns over 9 years ago
- Category set to Object
- Target version set to 1.0.0
Updated by Karsten Dambekalns over 9 years ago
- Status changed from Under Review to Closed
Closed as duplicate of #30234.