[
http://jira.magnolia.info/browse/MAGNOLIA-2114?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Philipp Bracher resolved MAGNOLIA-2114.
---------------------------------------
Fix Version/s: (was: 3.5.5)
Resolution: Fixed
- added a smarter fallback support
- added a easier to extend abstract base class
- added a default implementation for request local support
> Language fallback rules for request per locale? There seems to be an issue
> with expected language fall back
> -----------------------------------------------------------------------------------------------------------
>
> Key: MAGNOLIA-2114
> URL: http://jira.magnolia.info/browse/MAGNOLIA-2114
> Project: Magnolia
> Issue Type: Improvement
> Affects Versions: 3.5.3, 3.5.4
> Environment: unix/linux/xp
> Reporter: Tyronne Mae
> Assignee: Gregory Joseph
> Fix For: 3.6
>
>
> There seems to be an issue with expected language fall back behaviour
> relating to the correct language response per locale specific request.
> typically a request for content should be returned in the correct
> language_locale, with the appropriate fall-back mechanism as follows if
> requested locale not found:
> Request --> de_lu ... try to return this language_locale, if not
> found fall back
> de ... try to return this language, if not found
> fall back
> en ( default language ) ... requested lang_locale not
> found so returning default
> currently this is demonstrating incorrect behaviour as follows:
> Request --> de_lu ... try to return this language_locale, if not
> found fall back
> de ... FAILS TO CHECK!
> en ( default language ) ... just returns default
> without checking
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.magnolia.info/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
----------------------------------------------------------------
for list details see
http://documentation.magnolia.info/
----------------------------------------------------------------