Actions
Bug #82279
closed</td> in AbstractLinkBrowserController.php?
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2017-09-01
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
8
PHP Version:
7.1
Tags:
Complexity:
no-brainer
Is Regression:
Sprint Focus:
Description
Line 532 in /Users/Shared/_Software/typo3_src-8.7.4/typo3/sysext/recordlist/Classes/ControllerAbstractLinkBrowserController.php reads
value="' . htmlspecialchars($this->linkAttributeValues['class']) . '" /></td>
The </td> seems to make no sense
Updated by Gerrit Code Review about 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/53873
Updated by Gerrit Code Review about 7 years ago
Patch set 1 for branch TYPO3_8-7 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/53874
Updated by Gerrit Code Review about 7 years ago
Patch set 2 for branch TYPO3_8-7 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/53874
Updated by Georg Ringer about 7 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset d3bfc7095aef6f3137ff3090b73821adb21c8e09.
Actions