PHP Warning when using es-ES_joomla_lang_full_3.6.0v1 - Joomla! Forum - community, help and support


after installing language package: es-es_joomla_lang_full_3.6.0v1

i start getting php warning in error_log file:
php warning: sprintf(): few arguments in /home/user/public_html/libraries/joomla/language/text.php on line 312

in order solve issue, have commented line 312
//return call_user_func_array('sprintf', $args);

no more warnings in error_log file, know if have other problems commenting line.

attention joomla developers:
please add bug github , make fix next release (3.6.1)

that's massively wrong fix you've disabled whole purpose of `jtext::sprintf()` method , you've broken other language strings legitimately using method. how code has gotten around sanity checks in place in method designed prevent error beyond me without consistently reproducible test scenarios, isn't core bug.





Comments

Popular posts from this blog

Upgrade 3.4.8 to 3.5.1 failed "download package failed" - Joomla! Forum - community, help and support

Joomal 3.6.3 update error - PHP temporary folder is not set - Joomla! Forum - community, help and support

Fatal error during instalation - Joomla! Forum - community, help and support