User tests: Successful: Unsuccessful:
Pull Request for Issue #14796
Prevent loading default language en-GB when debug language is ON
Install a site with 2 languages. Set the administrator language to else than en-GB.
Delete some ini files from the other language.
(In #14796 com_associations.ini did not exist for the 3.6.5 language packs.)
Set Debug Language ON in Global configuration.
As the ini file is missing, constants should be displayed as ??CONSTANT??
en-GB replaces the missing values because the language does not contain the ini file
PATCH and retest
You should now get this (example with com_associations. Admin lang is Italian in this case.
Status | New | ⇒ | Pending |
Category | ⇒ | Libraries |
I have tested this item
Patch ok for me
I have tested this item
Status | Pending | ⇒ | Ready to Commit |
RTC. To whoever merges, please check that it has no unwanted effect. (Did not see any).
Status | Ready to Commit | ⇒ | Fixed in Code Base |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2017-03-21 18:39:05 |
Closed_By | ⇒ | rdeutz | |
Labels |
Added:
?
?
|
Forgot: also check when debug is OFF and when one string is missing in an ini file (OFF and ON)