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.
Actions