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
Actions