Actions
Bug #91759
closedEmpty title attribute in ImageViewHelper
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Fluid
Target version:
-
Start date:
2020-07-07
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
10
PHP Version:
Tags:
Complexity:
no-brainer
Is Regression:
Sprint Focus:
Description
The bug #91506 is still present in v10.4.5 when the title property is NULL.
The test should be, line 203:if (empty($this->arguments['title']) && !empty($title)) {
Updated by Fronzes Philippe over 4 years ago
- Related to Bug #91506: Empty title attribute in ImageViewHelper added
Updated by Gerrit Code Review almost 4 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/c/Packages/TYPO3.CMS/+/67504
Updated by Gerrit Code Review almost 4 years ago
Patch set 1 for branch 10.4 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/67486
Updated by Oliver Bartsch almost 4 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 5bfb9b29f3700b54302acb370b7e6bcc329dc4d0.
Updated by Fronzes Philippe about 2 years ago
- Related to Bug #99122: Empty title attribute in MediaViewHelper added
Actions