Project

General

Profile

Actions

Bug #82466

closed

Error in BackendUtility->getRecordIconAltText

Added by Markus Zipfel over 6 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Backend API
Target version:
-
Start date:
2017-09-12
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
8
PHP Version:
7.0
Tags:
Complexity:
no-brainer
Is Regression:
Sprint Focus:

Description

There is an error in the method getRecordIconAltText in the BackendUtility class:
https://api.typo3.org/typo3cms/8/html/backend_2_classes_2_utility_2_backend_utility_8php_source.html#l01935

The condition should check for $ctrl['endtime'] instead of $row[$ctrl['endtime']]. (Like the conditions for "disabled" and "starttime" in the lines before.)

Actions #1

Updated by Gerrit Code Review over 6 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/54129

Actions #2

Updated by Gerrit Code Review over 6 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/54129

Actions #3

Updated by Gerrit Code Review over 6 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/54129

Actions #4

Updated by Christian Kuhn over 5 years ago

  • Status changed from Under Review to Closed

an according change has been review and rejected. please see comments in the review workflow. i'll close the issue for now.

Actions

Also available in: Atom PDF