Project

General

Profile

Actions

Task #69736

closed

Drop 'iconsInOptionTags'

Added by Christian Kuhn over 8 years ago. Updated over 6 years ago.

Status:
Closed
Priority:
Should have
Category:
-
Target version:
Start date:
2015-09-12
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
7
PHP Version:
Tags:
Complexity:
medium
Sprint Focus:

Description

with TCA config 'iconsInOptionTags' sometimes an item icon was rendered within the option tag of select items. This was never valid HTML and only worked in a fraction of browsers.

Task is to remove this option altogether. If we introduce a similar functionality again, it would be solved differently.

  • Find out for which elements this was possible, at least for tca type select.
  • Extend TcaMigration with a method to drop this option from TCA whereever it may occur. Have this method unit tested.
  • Add a "important" (?) .rst file that this option vanished.
  • Add a pull request to ext:styleguide removing examples that use this option.
  • Find according code within FormEngine classes that use this method.
  • FormEngineUtility::optionTagStyle() method will be unused afterwards. The method is "internal" and can be dropped without substitution.

Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Task #69792: Bring back icons before select fieldsClosedMathias Brodala2015-09-14

Actions
Actions

Also available in: Atom PDF