[
https://issues.apache.org/jira/browse/MYFACES-4426?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17477927#comment-17477927
]
Thomas Andraschko commented on MYFACES-4426:
--------------------------------------------
it seems that on PostBack, Mojarra executes LoadBundleHandler#apply twice
one time in RestoreView and one time in RenderResponse
where as MyFaces only in RestoreView
> <f:loadBundle> not refreshed when <f:view locale> is changed during invoke
> application
> --------------------------------------------------------------------------------------
>
> Key: MYFACES-4426
> URL: https://issues.apache.org/jira/browse/MYFACES-4426
> Project: MyFaces Core
> Issue Type: Bug
> Reporter: Bauke Scholtz
> Priority: Major
>
> [https://stackoverflow.com/q/70609500]
> * have a <f:loadBundle>
> * change locale via UIViewRoot#setLocale() during invoke application
> * expectation: <f:loadBundle> reflects changed locale during render response
--
This message was sent by Atlassian Jira
(v8.20.1#820001)