Actions
Bug #39365
closedAdmin fields not show in setup module
Start date:
2012-07-29
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
6.0
PHP Version:
5.3
Tags:
Complexity:
no-brainer
Is Regression:
Sprint Focus:
Description
The admin functions are currently not show in User->setup module.
Affected is for example the 'Display debug messages in a new
browser window' checkbox, that is never show, even not for an admin.
This regression was introduced by a wrong refactoring in issue #39164,
the class prefix patch. Looking at the code before and after, the
regression is obvious.
Updated by Gerrit Code Review over 12 years 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/13333
Updated by Gerrit Code Review over 12 years ago
Patch set 2 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/13333
Updated by Christian Kuhn over 12 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 141f66f30da5e888c579462bb2522167ba4cf068.
Updated by Riccardo De Contardi about 7 years ago
- Status changed from Resolved to Closed
Actions