[ 
https://issues.apache.org/jira/browse/TRINIDAD-1467?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12705967#action_12705967
 ] 

Matthias Weßendorf commented on TRINIDAD-1467:
----------------------------------------------

fix is easy. We just need to add a class that extends the (generated) 
English/default bundle.

We have that already in some cases, e.g. in CoreBundle_en.java which is simply 
an empty Java file.

> missing _en stub resources in trinidad-api and trinidad-impl.jar
> ----------------------------------------------------------------
>
>                 Key: TRINIDAD-1467
>                 URL: https://issues.apache.org/jira/browse/TRINIDAD-1467
>             Project: MyFaces Trinidad
>          Issue Type: Bug
>          Components: Components
>    Affects Versions:  1.2.11-core
>            Reporter: Matthias Weßendorf
>            Assignee: Matthias Weßendorf
>
> There are some resource files missing _en stub class:
> 1.org.apache.myfaces.trinidad.resource.LoggerBundle_en.class
> jdeveloper/modules/oracle.adf.view_11.1.1/trinidad-api.jar
> 2.org.apache.myfaces.trinidadinternal.resource.LoggerBundle_en.class
> jdeveloper/modules/oracle.adf.view_11.1.1/trinidad-impl.jar
> Missing _en resource may cause issue when server locale is non-en, like
> zh_CN, and browser locale is set to en. In this case, messages from
> LoggerBundle will be displayed in server locale, zh_CN in this case.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to