UIViewRoot.getLocale only convert some common locales passed as string ----------------------------------------------------------------------
Key: MYFACES-3269 URL: https://issues.apache.org/jira/browse/MYFACES-3269 Project: MyFaces Core Issue Type: Bug Components: JSR-314 Reporter: Leonardo Uribe Assignee: Leonardo Uribe UIViewRoot.getLocale only convert some common locales passed as string. It does not check for variant inside the locale. By the spec, it is valid to pass a string value or ValueExpression pointing to a string value. I think it is better to copy LocaleUtils class from commons lang and use it. -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira