[JIRA] Created: (SIDP-513) idpui taglib could look for more languages matches
Etienne Dysli (JIRA)
noreply at shibboleth.net
Mon Aug 29 16:03:26 BST 2011
idpui taglib could look for more languages matches
--------------------------------------------------
Key: SIDP-513
URL: https://issues.shibboleth.net/jira/browse/SIDP-513
Project: Shibboleth IdP 2 - Java
Issue Type: Improvement
Affects Versions: 2.3.3
Reporter: Etienne Dysli
Assignee: Chad La Joie
Priority: Minor
The current idpui taglib uses the output of HttpServletRequest.getLocale().getLanguage() to find matching elements in metadata. This search could be extended to include all locales given by HttpServletRequest.getLocales() in order to increase the likelihood of a matching element.
IMHO, displaying a description in another language is better than no description for the user.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the commits
mailing list