Actions
Bug #64862
closedInvalid class name in EXT:sys_note
Start date:
2015-02-05
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
7
PHP Version:
5.6
Tags:
Complexity:
no-brainer
Is Regression:
No
Sprint Focus:
Stabilization Sprint
Description
Module Web > Page crashes with a fatal error when a sys_note is present:
Fatal error: Class 'TYPO3\CMS\SysNote\ViewHelpers\BackendUtility' not found in /path/to/typo3/sysext/sys_note/Classes/ViewHelpers/DeleteLinkViewHelper.php on line 33
Updated by Gerrit Code Review almost 10 years ago
- Status changed from New to Under Review
Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/36667
Updated by Mathias Schreiber almost 10 years ago
- Sprint Focus set to Stabilization Sprint
Updated by Mathias Schreiber almost 10 years ago
Please remember to set the field "Sprint Focus" to "Stabilization Sprint" in case you find release-critical stuff.
Thanks in advance :)
Updated by Xavier Perseguers almost 10 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 6f298d8350cfb2efb0ecc8db4b1d5c95000148bc.
Actions