Project

General

Profile

Actions

Bug #81290

closed

Wrong type hint in BackendUtilityHook

Added by Kevin Ditscheid almost 7 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Workspaces
Target version:
-
Start date:
2017-05-22
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
7
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

The type hint for the $form parameter in the makeEditForm_accessCheck function sates, that it is of type \TYPO3\CMS\Backend\Controller\EditDocumentController, but this is not the case.
The \TYPO3\CMS\Backend\Form\FormDataProvider\DatabaseUserPermissionCheck class, where this hook is fired, gives itself as the $form parameter to the hook functions, and itself isn't an extension of the \TYPO3\CMS\Backend\Controller\EditDocumentController.


Related issues 1 (1 open0 closed)

Related to TYPO3 Core - Bug #81291: Flash messages "info.elementAlreadyModified" added multiple timesNew2017-05-22

Actions
Actions #1

Updated by Kevin Ditscheid almost 7 years ago

  • Related to Bug #81291: Flash messages "info.elementAlreadyModified" added multiple times added
Actions #2

Updated by Gerrit Code Review almost 7 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 https://review.typo3.org/52924

Actions #3

Updated by Gerrit Code Review almost 7 years ago

Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/52924

Actions #4

Updated by Gerrit Code Review almost 7 years ago

Patch set 3 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/52924

Actions #5

Updated by Gerrit Code Review almost 7 years ago

Patch set 4 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/52924

Actions #6

Updated by Gerrit Code Review almost 7 years ago

Patch set 5 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/52924

Actions #7

Updated by Georg Ringer almost 7 years ago

  • Status changed from Under Review to Resolved
  • % Done changed from 0 to 100
Actions #8

Updated by Benni Mack over 5 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF