Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
I18N Support 2.6.4
-
None
Description
Sling is not supporting locale having script tag (<language><script><country>).
Lot of customers are looking for locale support having script tag.
Imp Consideration
- Fallback mechanism for handling script locales is from RFC standard stated here: https://www.rfc-editor.org/rfc/rfc4647#section-3.4
- Script tag code validation is done from Java platform, similar to language and country code validation.
- If script tag is not valid, execution fallbacks to old implementation behaviour, making it BC
Attachments
Issue Links
- links to