Actions
Bug #24607
closedRemoved variable $onChangeIcon in t3lib_TCEforms still in use
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2011-01-17
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
4.4
PHP Version:
Tags:
Complexity:
Is Regression:
No
Sprint Focus:
Description
Definition of $onChangeIcon was added in r4895 (#19750), but was removed at some time until now. However it's still in use a few lines below
htmlspecialchars($onChangeIcon . $sOnChange)
Figure out, if it has to be reintroduced or can be removed.
(issue imported from #M17076)
Actions