-
Type: Feature Request
-
Status: Closed
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 5.1.0-B1
-
Component/s: Optimization
-
Labels:
-
External issue URL:
-
Additional information:
-
Change Log Message:Refactoring Countries and States functionality and adding management options
-
External issue ID:279
-
Copy Issue Key:
-
Patch Instructions:
Currently we have around 400 phrases of for countries and states used for ex. during checkout process. Translation of such kind of phrases almost never got changed and they provide additional load to each template, because they are used for Country field for users and user object is loaded on every page and these phrase with it.
I propose to create multilingual column Translation in StdDestinations table and move all current state/country translations there. Then loading of these moved values should be done using "options_sql" option in field definition in unit config.
Later we can add separate grid, where administrators could enable/disabled unneeded countries/states and change their translation.
- parent of
-
INP-613 New Icons for "Site Domains" and "Countries & States" configuration sections
- Closed
-
INP-620 Language pack upgrade fails, when it contains translations to non-existing email events
- Closed
- relates to
-
INP-505 Current language is not replaced inside calculated fields, when "%2$s" is used
- Closed
-
INP-544 Translatable fields are not always created during table scan
- Closed
-
INP-545 SQL is partially parsed, when displayed in custom field editing form
- Closed
-
INP-976 Fatal error during Installation on States import with MySQL in Strict Mode
- Closed
- mentioned in
-
Page Loading...