FS#157 - Ошибки чтения строкового потока
Кем открыта: Strict Standards: array_map() expects parameter 1 to be a valid callback, non-static method Filters::noXSS() should not be called statically in /hosts/frund/www/bugs/includes/class.tpl.php on line 281 Victor Getmanski (gv) - Strict Standards: Non-static method Filters::noXSS() should not be called statically in /hosts/frund/www/bugs/includes/class.tpl.php on line 613 Tuesday, 08 March 2011, 14:50 GMT+3
Последним редактировал Victor Getmanski (gv) - Strict Standards: Non-static method Filters::noXSS() should not be called statically in /hosts/frund/www/bugs/includes/class.tpl.php on line 613 Wednesday, 29 August 2012, 15:40 GMT+3
|
Подробное описаниеПри чтении строкового потока не всегда срабатывают разделители (зависит от формата текстового файла). Для исправления необходимо заменить чтение из потока на fs::ReadLineValue |
Strict Standards: Non-static method Filters::noXSS() should not be called statically in /hosts/frund/www/bugs/includes/class.tpl.php on line 613 Wednesday, 29 August 2012, 15:40 GMT+3
Причина закрытия: Fixed