Actions
Bug #92629
closedCreate new content element buttons use the same ID (in fluid based page module)
Status:
Closed
Priority:
Should have
Assignee:
Category:
Backend User Interface
Target version:
-
Start date:
2020-10-21
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
10
PHP Version:
Tags:
tas2020, accessibility
Complexity:
Is Regression:
Sprint Focus:
Description
The ID-attribute value must be unique, the div surrounding the "Create new content element" buttons currently use the same ID in fluid based page module.
<div class="t3js-page-new-ce t3-page-ce-wrapper-new-ce" id="colpos-0-page-7-5f72f23fc4eea013131177"></div>
Actions