Bug #81990
closedFSC Uploads: a-tag title missing
100%
Description
Hi, there.
Title attribute for the html a-tag is missing.
Should be like:
<a href="{file.publicUrl}" {f:if(condition:data.target,then: ' target="{data.target}"')} {f:if(condition:file.title,then: ' title="{file.title}"')}>
Typo3 8.7.4
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/54298
Updated by Benni Mack about 7 years ago
- Tracker changed from Feature to Bug
- Target version set to next-patchlevel
- TYPO3 Version set to 8
Thanks for the report and the fix included already.
if you want to go even one step further, you can create a patch yourself: https://docs.typo3.org/typo3cms/ContributionWorkflowGuide/
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/54329
Updated by Benni Mack about 7 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 3ca0e8624eeec5d9c6bdd48a5a1d38595b261782.