Bug #34423
Missing $context member declaration in ObjectManager
| Status: | Resolved | Start date: | 2012-02-29 | |
|---|---|---|---|---|
| Priority: | Should have | Due date: | ||
| Assignee: | Bastian Waidelich | % Done: | 100% |
|
| Category: | Object | |||
| Target version: | TYPO3 Flow Base Distribution - 1.1 | |||
| PHP Version: | Complexity: | |||
| Has patch: | No | FLOW3 version affected: | Git master | |
| Votes: | 0 |
Description
The ObjectManager refers to $this->context which doesn't exist.
Associated revisions
[BUGFIX] Add missing $context field to ObjectManager
The ObjectManager refers to $this->context which didn't exist.
Change-Id: I9754acce672472642c71afa23f0bc0041e882279
Fixes: #34423
Releases: 1.1
History
Updated by Gerrit Code Review about 1 year ago
- Status changed from Accepted to Under Review
Patch set 2 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/9174
Updated by Bastian Waidelich about 1 year ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 74838ac1f5e96f097aac0addaad89940c10b766f.