User tests: Successful: Unsuccessful:
If you have a missing language manifest file (eg you deleted it accidentally), you will not be able to login to backend anymore because it will show you a big nice error.
Catching the Exception from JLanguage::parseXMLLanguageFile
in JLanguageHelper:.getInstalledLanguages
and show a useful warning instead.
With current staging, this will get you a big error and you can't do anything anymore.
With this patch you will get a warning "Could not parse language ArabicUnitag (ar-AA)" which should be more helpful and lets you proceed.
None
Status | New | ⇒ | Pending |
Category | ⇒ | Administration Language & Strings Libraries |
Ah, didn't see the other. Having a look.
@bakual can this be closes then?
Status | Pending | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2016-12-04 17:47:31 |
Closed_By | ⇒ | zero-24 |
Already a PR for this #12783 - just needs another test