Actions
Bug #24579
closedDouble class attribute for select tag of tceforms "type=select" if using icons
Start date:
2011-01-14
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
4.5
PHP Version:
5.3
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
This is an SVN patch request.
Type: Bugfix
BT: http://bugs.typo3.org/view.php?id=17042
Branches: trunk
Problem: <select> tag of type=select fields which have icons have a double class="" definition. This might confuse browsers. Example: The page type selector (page, folder, backend user section, ...) of pages.
Solution: Aggregate needed classes in an array and implode when <select> tag is created.
(issue imported from #M17042)
Files
Actions