Details
Description
some translators insert spaces after $a-> something
some translators translate $a->
some translators make syntax errors
1/ make script that detects these problems
2/ fix everything in cvs
3/ fix lang edit UI to prevent these problems
These problems often lead to famous blank screens if php 5.2 used because it throws fatal exception because object can not be cast to string anymore.
Attachments
Issue Links
| This issue is a clone of: | ||||
| MDL-20554 | CLONE -detect and fix all syntax $a-> and other problems in all language packs and make sure it never happens again |
|
|
|
packs not fixed:
ta, ta_lk, mi_wwow, to
maintainers will have to do that
we should disable these on moodle.org and inform ppl