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.
Issue Links
| This issue has a clone: | ||||
| MDL-14152 | detect and fix all syntax $a-> and other problems in all language packs and make sure it never happens again |
|
|
|
lalala, again lots of problems in lang packs