Actions
Bug #70685
closedContentObject IMAGE always renders longdesc.
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Content Rendering
Target version:
-
Start date:
2015-10-14
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
7
PHP Version:
Tags:
Complexity:
Is Regression:
No
Sprint Focus:
Description
ContentObject IMAGE always renders longdesc even if empty.
Accordion to [[http://www.w3.org/TR/html-longdesc/#implementation]] it is not allowed to be an empty String
The longdesc attribute must contain a valid non-empty URL potentially surrounded by spaces.
Updated by Gerrit Code Review about 9 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/44572
Updated by Gerrit Code Review about 9 years ago
Patch set 1 for branch TYPO3_6-2 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/44577
Updated by Benni Mack about 9 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 008eb080bea093f51bad62c8d0caf700113ba101.
Actions