Actions
Bug #21757
closedt3lib_cs::convArray converts integers to string
Start date:
2009-12-01
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
4.3
PHP Version:
5.3
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
As the conversion is used for javascript arrays that may contain also integers/booleans the conversion should only convert strings.
If integer is converted to string the JS code may be broken if strict comparisons are used in scripts
(issue imported from #M12863)
Files
Updated by Steffen Kamper almost 15 years ago
committed to 4_3, rev 6626 and trunk, rev 6627
Actions