Actions
Bug #18965
closedgetElementsByClassName does not work properly in Firefox 3 and Safari 3.1
Start date:
2008-06-16
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
4.2
PHP Version:
5.2
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
The use of getElementsByClassName is deprecated within the prototype framework an causes trouble with the native Firefox implementation (does not work in FF3).
Solution: use prototypes select functionality
(issue imported from #M8724)
Files
Updated by Oliver Hader over 16 years ago
Committed to SVN:
- TYPO3_4-1 (rev. 3833)
- TYPO3_4-2 (rev. 3834)
- Trunk (rev. 3835)
Actions