Bug #19774
Updated by Mathias Schreiber almost 10 years ago
Class class.t3lib_tcemain.php is using functions strstr(), substr(), strtoupper(), strtolower(), strlen(), str_replace(), ereg_replace() which are not multibyte safe to process values from input fields which could be in unicode. (issue imported from #M10070)