Bug #38602
Non-static method tslib_cObj::enableFields() should not be called statically
| Status: | Resolved | Start date: | 2012-07-03 | |
|---|---|---|---|---|
| Priority: | Should have | Due date: | ||
| Assignee: | - | % Done: | 100% |
|
| Category: | - | |||
| Target version: | 6.0.0-pre-beta1 | |||
| TYPO3 Version: | 6.0 | Complexity: | ||
| PHP Version: | 5.4 | |||
| Votes: | 0 |
Description
Opening a page in the FE gives
PHP Strict Standards: Non-static method tslib_cObj::enableFields() should not be called statically, assuming $this from incompatible context in typo3\sysext\cms\tslib\class.tslib_menu.php on line 418
Related issues
| related to Core - Bug #38600: Non-static method tslib_cObj::calc() should not be called... | Resolved | 2012-07-03 | ||
| related to Core - Bug #38601: Non-static method tslib_cObj::getKey() should not be call... | Resolved | 2012-07-03 |
Associated revisions
[BUGFIX] Fix Non-static method tslib_cObj::enableFields()
Non-static method tslib_cObj::enableFields() should
not be called statically
Change-Id: I93497b24618d29534331ac42d87ec2baec91cad6
Resolves: #38602
Releases: 6.1, 6.0
Reviewed-on: https://review.typo3.org/16751
Reviewed-by: Christian Kuhn
Tested-by: Christian Kuhn
Reviewed-by: Georg Ringer
Tested-by: Georg Ringer
[BUGFIX] Fix Non-static method tslib_cObj::enableFields()
Non-static method tslib_cObj::enableFields() should
not be called statically
Change-Id: I93497b24618d29534331ac42d87ec2baec91cad6
Resolves: #38602
Releases: 6.1, 6.0
Reviewed-on: https://review.typo3.org/16751
Reviewed-by: Christian Kuhn
Tested-by: Christian Kuhn
Reviewed-by: Georg Ringer
Tested-by: Georg Ringer
Reviewed-on: https://review.typo3.org/19869
History
Updated by Gerrit Code Review 7 months ago
- Status changed from New to Under Review
Patch set 1 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/16751
Updated by Gerrit Code Review 2 months ago
Patch set 2 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/16751
Updated by Gerrit Code Review 2 months ago
Patch set 1 for branch TYPO3_6-0 has been pushed to the review server.
It is available at https://review.typo3.org/19869
Updated by Wouter Wolters 2 months ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 8ce047253853f2faac0ee2fa5b3a4851b83fa497.